Skip to content

Commit

Permalink
update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ABDURROUF authored and ABDURROUF committed Jul 18, 2022
1 parent 9c76da2 commit 80fb03e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
setup

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

0 comments on commit 80fb03e

Please sign in to comment.