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 33bb6cd commit 53062c6Copy full SHA for 53062c6
setup.py
@@ -1,6 +1,6 @@
1
import setuptools
2
3
-__version__ = '0.0.162'
+__version__ = '0.0.163'
4
5
with open("README.md", "r") as readme_file:
6
long_description = readme_file.read()
0 commit comments