We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 222a1ff commit f3019c4Copy full SHA for f3019c4
gflex/_version.py
@@ -3,5 +3,5 @@
3
# The best way to do this is following @Zooko's answer at:
4
# http://stackoverflow.com/questions/458550/standard-way-to-embed-version-into-python-package
5
6
-__version__ = '1.0'
+__version__ = '1.0.0'
7
0 commit comments