Skip to content

Commit 6c46451

Browse files
committed
Need full release for pip -- 0.9 is my last 0.X number!
1 parent a2e58e2 commit 6c46451

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gflex/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
# The best way to do this is following @Zooko's answer at:
44
# http://stackoverflow.com/questions/458550/standard-way-to-embed-version-into-python-package
55

6-
__version__ = '1.0a'
6+
__version__ = '0.9'
77

0 commit comments

Comments
 (0)