Skip to content

Commit f697d41

Browse files
committed
preparing for version 1.0 release
1 parent fdd961b commit f697d41

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__ = '0.9-dev'
6+
__version__ = '1.0'
77

0 commit comments

Comments
 (0)