Skip to content

Commit

Permalink
v2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
monosans committed Jul 6, 2023
1 parent b581aea commit 1cb18ee
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

[Semantic Versioning](https://semver.org/)

## [2.2.1] - 2023-07-06

- Add documentation.

## [2.2.0] - 2023-04-22

- Reexport models from pywttr-models.
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 = "aiopywttr"
version = "2.2.0"
version = "2.2.1"
description = "Asynchronous wrapper for wttr.in API"
authors = ["monosans <hsyqixco@protonmail.com>"]
license = "MIT"
Expand Down

0 comments on commit 1cb18ee

Please sign in to comment.