Skip to content

Commit ca86cad

Browse files
committed
update version
1 parent 3ca50d5 commit ca86cad

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.0'
13+
__version__ = '1.1.1'
1414

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

0 commit comments

Comments
 (0)