Skip to content

Commit f3019c4

Browse files
committed
Version 1.0.0
1 parent 222a1ff commit f3019c4

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.0'
6+
__version__ = '1.0.0'
77

0 commit comments

Comments
 (0)