We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d71ba9 commit 273f58cCopy full SHA for 273f58c
CHANGELOG.rst
@@ -4,6 +4,9 @@ Changelog
4
Development
5
***********
6
7
+0.85.0 (29.05.2024)
8
+*******************
9
+
10
- Fix `dropna` argument for DWD Mosmix and DMO
11
- Adjust DWD Mosmix and DMO kml reader to parse all parameters
12
- Fix `to_target(duckdb)` for stations
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "wetterdienst"
3
-version = "0.84.0"
+version = "0.85.0"
description = "Open weather data for humans"
authors = [
"Benjamin Gutzmann <[email protected]>",
0 commit comments