Skip to content

Commit

Permalink
Bump version to 0.20.2
Browse files Browse the repository at this point in the history
  • Loading branch information
gutzbenj committed Jun 26, 2021
1 parent dc79b24 commit 772c5e9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,16 @@ Development

...

0.20.2 (26.06.2021)
*******************

- Bugfix tidy method for DWD observation data

0.20.1 (26.06.2021)
*******************

- Update readme on sandbox developer installation
- Fix show method
- Bugfix show method

0.20.0 (23.06.2021)
*******************
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.20.1"
version = "0.20.2"
description = "Open weather data for humans"
authors = [
"Benjamin Gutzmann <[email protected]>",
Expand Down

0 comments on commit 772c5e9

Please sign in to comment.