Skip to content

Commit 80fb03e

Browse files
ABDURROUFABDURROUF
authored andcommitted
update setup.py
1 parent 9c76da2 commit 80fb03e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
setup
1515

1616
#githash = subprocess.check_output(["git", "log", "--format=%h"], universal_newlines=True).split('\n')[0]
17-
vers = "0.1.1"
17+
vers = "1.0"
1818
#githash = ""
1919
#with open('prospect/_version.py', "w") as f:
2020
# f.write('__version__ = "{}"\n'.format(vers))

0 commit comments

Comments
 (0)