Skip to content

Commit

Permalink
Preparing for release 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
John-Nagle committed Jun 27, 2016
1 parent b9a47bf commit 8341806
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# Ignore compiled Python and editor backup files.
*.pyc
*~
aetheric
5 changes: 5 additions & 0 deletions messager/TODO.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
TODO

1. Fix and convert weather function. [DONE]
2. Fix dummy teletype to work on Python 2.7 [DONE]
3. Fix BREAK to work reliably in Python 3. [DONE]

0 comments on commit 8341806

Please sign in to comment.