Skip to content

Commit

Permalink
v5.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
monosans committed Jan 30, 2023
1 parent 7f9212b commit 05bfaab
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 10 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

[Семантическое Версионирование](https://semver.org/lang/ru/)

## [5.0.6] - 2023-01-30

- Исправлен возможный KeyError.

## [5.0.5] - 2023-01-01

- Обновление pygismeteo-base до ^4.0.
Expand Down
18 changes: 9 additions & 9 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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 = "aiopygismeteo"
version = "5.0.5"
version = "5.0.6"
description = "Asynchronous wrapper for Gismeteo API"
authors = ["monosans <hsyqixco@protonmail.com>"]
license = "MIT"
Expand Down

0 comments on commit 05bfaab

Please sign in to comment.