Skip to content

Commit

Permalink
Bump version to 0.57.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gutzbenj committed Jun 15, 2023
1 parent 8118abe commit 6c6cd16
Show file tree
Hide file tree
Showing 3 changed files with 6 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.57.0 (15.05.2023)
*******************

- Backend: Migrate from pandas to polars
- Sources: Add DWD Road Weather data

Expand Down
2 changes: 2 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,8 @@ DWD (Deutscher Wetterdienst / German Weather Service / Germany)
- 5400 stations worldwide
- Both MOSMIX-L and MOSMIX-S is supported
- Up to 115 parameters
- Road Weather Observations
- Historical weather observations of German highway stations
- Radar
- 16 locations in Germany
- All of Composite, Radolan, Radvor, Sites and Radolan_CDC
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.56.2"
version = "0.57.0"
description = "Open weather data for humans"
authors = [
"Benjamin Gutzmann <[email protected]>",
Expand Down

0 comments on commit 6c6cd16

Please sign in to comment.