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 c031315 commit 21236e1Copy full SHA for 21236e1
setup.py
@@ -20,7 +20,7 @@
20
21
from setuptools import setup, find_packages
22
23
-version = "1.1.0"
+version = "1.1.1"
24
25
# f = open('README.md')
26
# long_description = f.read().strip()
0 commit comments