Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
leonfoks committed Feb 13, 2024
1 parent 4fb8be0 commit 5f0f991
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
from distutils.command.sdist import sdist
cmdclass={'sdist': sdist}

__version__ = '1.2.0'
__version__ = '1.2.1'

setup(name='gspy',
packages=find_packages(),
Expand Down

0 comments on commit 5f0f991

Please sign in to comment.