Skip to content

Commit

Permalink
1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ralphbean committed Oct 12, 2013
1 parent 1111aec commit b7e6e04
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
Changelog
=========

1.0.4
-----


1.0.3
-----

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
]),
]

version = '1.0.3'
version = '1.0.4'

if '--version' in sys.argv:
print(version)
Expand Down

0 comments on commit b7e6e04

Please sign in to comment.