We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46b304c commit cd609dfCopy full SHA for cd609df
setup.py
@@ -10,7 +10,7 @@
10
from distutils.command.sdist import sdist
11
cmdclass={'sdist': sdist}
12
13
-__version__ = '1.1.1'
+__version__ = '1.2.0'
14
15
setup(name='gspy',
16
packages=find_packages(),
0 commit comments