Skip to content

Commit

Permalink
Bump version to 0.65.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gutzbenj committed Oct 24, 2023
1 parent 53c0445 commit 3448678
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ Changelog
Development
***********

0.65.0 (24.10.2023)
*******************

- Cleanup error handling
- Make cli work with DwdDmoRequest API
- Cleanup cli docs
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "wetterdienst"
version = "0.64.0"
version = "0.65.0"
description = "Open weather data for humans"
authors = [
"Benjamin Gutzmann <[email protected]>",
Expand Down

0 comments on commit 3448678

Please sign in to comment.