Skip to content

Commit

Permalink
Bump version to 0.88.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gutzbenj committed Jun 14, 2024
1 parent 2e1deb0 commit aa9fa2f
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.88.0 (14.06.2024)
*******************

- Allow passing `--listen` when running the explorer to specify the host and port

0.87.0 (06.06.2024)
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.87.0"
version = "0.88.0"
description = "Open weather data for humans"
authors = [
"Benjamin Gutzmann <[email protected]>",
Expand Down

0 comments on commit aa9fa2f

Please sign in to comment.