Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
leonfoks committed Jan 11, 2024
1 parent 50aa2bd commit 9570d30
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__ = '1.0.0'
__version__ = '2.0.0'

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

0 comments on commit 9570d30

Please sign in to comment.