Skip to content

Commit

Permalink
bump to 9.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mosquito committed Sep 12, 2023
1 parent 6019ef0 commit c8dae1e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
9.2.3
-----

* Fix restore bug of RobustChannel #578 by @aozupek

9.2.2
-----

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 = "aio-pika"
version = "9.2.2"
version = "9.2.3"
description = "Wrapper around the aiormq for asyncio and humans"
authors = ["Dmitry Orlov <[email protected]>"]
readme = "README.rst"
Expand Down

0 comments on commit c8dae1e

Please sign in to comment.