Skip to content

Commit a88e182

Browse files
'Automated update v3.3.1'
1 parent 279e476 commit a88e182

File tree

3 files changed

+2
-7
lines changed

3 files changed

+2
-7
lines changed

CHANGELOG.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ Release date: 2023-05-08
1616

1717
Release 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

climada_petals/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '3.3.0'
1+
__version__ = '3.3.1'

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
setup(
1414
name='climada_petals',
1515

16-
version='3.3.0',
16+
version='3.3.1',
1717

1818
description='CLIMADA Extensions in Python',
1919

0 commit comments

Comments
 (0)