Skip to content

Commit

Permalink
Bumped the version number to 0.1.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-waldenberg committed May 29, 2012
1 parent 35dc497 commit 12159cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

from __future__ import print_function

__version__ = "0.0.1"
__version__ = "0.1.0"

def output():
print(__doc__.format(__version__))

0 comments on commit 12159cd

Please sign in to comment.