Skip to content

Commit

Permalink
update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
emanuel-schmid committed May 8, 2023
1 parent 9f41274 commit e1fd209
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion climada_petals/_version.py
@@ -1 +1 @@
__version__ = '3.2.0-dev'
__version__ = '3.3.0'
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -16,7 +16,7 @@
setup(
name='climada_petals',

version='3.2.0-dev',
version='3.3.0',

description='CLIMADA in Python',

Expand Down

0 comments on commit e1fd209

Please sign in to comment.