We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0d1b36 commit 7acf2afCopy full SHA for 7acf2af
setup.py
@@ -1,6 +1,6 @@
1
from setuptools import setup, find_packages
2
3
-__version__ = "1.0.6"
+__version__ = "1.1.0"
4
5
setup(
6
name='sgptools',
0 commit comments