Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
leonfoks committed Jun 13, 2024
1 parent 820e8a4 commit 913d343
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 @@ -16,7 +16,7 @@ def readme():
with open('README.rst', encoding='utf-8', mode='r') as f:
return f.read()

__version__ = '2.2.0'
__version__ = '2.2.1'

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

0 comments on commit 913d343

Please sign in to comment.