We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d72e89e commit d64ec4fCopy full SHA for d64ec4f
setup.py
@@ -1,6 +1,6 @@
1
from setuptools import setup, find_packages
2
3
-VERSION = "1.1.0"
+VERSION = "1.1.1"
4
5
with open("README.md") as readme_file:
6
readme = readme_file.read()
0 commit comments