We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 11ba4e1 + 38d1054 commit ab6d14fCopy full SHA for ab6d14f
1 file changed
setup.py
@@ -20,7 +20,7 @@
20
21
from setuptools import setup, find_packages
22
23
-version = "1.1.1"
+version = "1.1.2"
24
25
# f = open('README.md')
26
# long_description = f.read().strip()
0 commit comments