We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc1a242 commit 1af5c51Copy full SHA for 1af5c51
setup.py
@@ -20,7 +20,7 @@
20
21
from setuptools import setup, find_packages
22
23
-version = "1.0.0"
+version = "1.0.1"
24
25
# f = open('README.md')
26
# long_description = f.read().strip()
0 commit comments