File tree Expand file tree Collapse file tree 3 files changed +2
-7
lines changed Expand file tree Collapse file tree 3 files changed +2
-7
lines changed Original file line number Diff line number Diff line change @@ -16,8 +16,6 @@ Release date: 2023-05-08
1616
1717Release aligned with climada (core) 3.3.
1818
19- ### Dependency Changes
20-
2119### Added
2220
2321- Changelog and PR description template based on the Climada Core repository [ #72 ] ( https://github.com/CLIMADA-project/climada_petals/pull/72 )
@@ -30,6 +28,3 @@ Release aligned with climada (core) 3.3.
3028
3129- fix issue [ #69 ] ( https://github.com/CLIMADA-project/climada_petals/issues/70 ) Warn.zeropadding for islands [ ] ( https://github.com/CLIMADA-project/climada_petals/pull/70 )
3230
33- ### Deprecated
34-
35- ### Removed
Original file line number Diff line number Diff line change 1- __version__ = '3.3.0 '
1+ __version__ = '3.3.1 '
Original file line number Diff line number Diff line change 1313setup (
1414 name = 'climada_petals' ,
1515
16- version = '3.3.0 ' ,
16+ version = '3.3.1 ' ,
1717
1818 description = 'CLIMADA Extensions in Python' ,
1919
You can’t perform that action at this time.
0 commit comments