We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cfa5ae commit 7f5c229Copy full SHA for 7f5c229
climada/_version.py
@@ -1 +1 @@
1
-__version__ = '3.0.0'
+__version__ = '3.0.1'
setup.py
@@ -24,7 +24,7 @@ def package_files(directory):
24
setup(
25
name='climada',
26
27
- version='2.1.1',
+ version='3.0.1',
28
29
description='CLIMADA in Python',
30
0 commit comments