Skip to content

Commit 5f0f991

Browse files
committed
update version
1 parent 4fb8be0 commit 5f0f991

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.2.0'
13+
__version__ = '1.2.1'
1414

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

0 commit comments

Comments
 (0)