Skip to content

Commit

Permalink
'Automated update v5.0.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
climada-jenkins committed Jul 19, 2024
1 parent 54cc800 commit e4a3cfd
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 8 deletions.
8 changes: 2 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
# Changelog

## Unreleased
## 5.0.0

Release date: YYYY-MM-DD

Code freeze date: YYYY-MM-DD

### Description
Release date: 2024-07-19

### Dependency Changes

Expand Down
2 changes: 1 addition & 1 deletion climada/_version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '4.1.2-dev'
__version__ = '5.0.0'
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
setup(
name='climada',

version='4.1.2-dev',
version='5.0.0',

description='CLIMADA in Python',

Expand Down

0 comments on commit e4a3cfd

Please sign in to comment.