Skip to content

Commit 79c07ae

Browse files
committed
bumped version for PyPI.
1 parent c273946 commit 79c07ae

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
with open("README.md") as f:
1515
readme = f.read()
1616

17-
version_ = '1.0.0'
17+
version_ = '1.0.1'
1818
isPre_ = True
1919
if isPre_:
2020
import datetime

0 commit comments

Comments
 (0)