Skip to content

Commit

Permalink
Need full release for pip -- 0.9 is my last 0.X number!
Browse files Browse the repository at this point in the history
  • Loading branch information
awickert committed Mar 6, 2015
1 parent a2e58e2 commit 6c46451
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gflex/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
# The best way to do this is following @Zooko's answer at:
# http://stackoverflow.com/questions/458550/standard-way-to-embed-version-into-python-package

__version__ = '1.0a'
__version__ = '0.9'

0 comments on commit 6c46451

Please sign in to comment.