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 4fb8be0 commit 5f0f991Copy full SHA for 5f0f991
setup.py
@@ -10,7 +10,7 @@
10
from distutils.command.sdist import sdist
11
cmdclass={'sdist': sdist}
12
13
-__version__ = '1.2.0'
+__version__ = '1.2.1'
14
15
setup(name='gspy',
16
packages=find_packages(),
0 commit comments