We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c76da2 commit 80fb03eCopy full SHA for 80fb03e
1 file changed
setup.py
@@ -14,7 +14,7 @@
14
setup
15
16
#githash = subprocess.check_output(["git", "log", "--format=%h"], universal_newlines=True).split('\n')[0]
17
-vers = "0.1.1"
+vers = "1.0"
18
#githash = ""
19
#with open('prospect/_version.py', "w") as f:
20
# f.write('__version__ = "{}"\n'.format(vers))
0 commit comments