We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c273946 commit 79c07aeCopy full SHA for 79c07ae
1 file changed
setup.py
@@ -14,7 +14,7 @@
14
with open("README.md") as f:
15
readme = f.read()
16
17
-version_ = '1.0.0'
+version_ = '1.0.1'
18
isPre_ = True
19
if isPre_:
20
import datetime
0 commit comments