We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7796f83 commit 0d442baCopy full SHA for 0d442ba
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+9.5.5
2
+-----
3
+
4
+* Replace WeakSet with set for robust channels tracking #666 by shushpanov
5
6
9.5.4
7
-----
8
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "aio-pika"
-version = "9.5.4"
+version = "9.5.5"
description = "Wrapper around the aiormq for asyncio and humans"
authors = ["Dmitry Orlov <me@mosquito.su>"]
readme = "README.rst"
0 commit comments