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 3ca50d5 commit ca86cadCopy full SHA for ca86cad
setup.py
@@ -10,7 +10,7 @@
10
from distutils.command.sdist import sdist
11
cmdclass={'sdist': sdist}
12
13
-__version__ = '1.1.0'
+__version__ = '1.1.1'
14
15
setup(name='gspy',
16
packages=find_packages(),
0 commit comments