Skip to content

Commit cd609df

Browse files
committed
update version
1 parent 46b304c commit cd609df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
from distutils.command.sdist import sdist
1111
cmdclass={'sdist': sdist}
1212

13-
__version__ = '1.1.1'
13+
__version__ = '1.2.0'
1414

1515
setup(name='gspy',
1616
packages=find_packages(),

0 commit comments

Comments
 (0)