We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87d74fc commit c2d0a93Copy full SHA for c2d0a93
setup.py
@@ -1,6 +1,6 @@
1
from setuptools import setup
2
3
-version = '1.1.0'
+version = '1.1.1'
4
5
classifiers = [
6
'Programming Language :: Python :: 3',
0 commit comments