Skip to content

Commit 0d442ba

Browse files
committed
Bump to 9.5.5
1 parent 7796f83 commit 0d442ba

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
9.5.5
2+
-----
3+
4+
* Replace WeakSet with set for robust channels tracking #666 by shushpanov
5+
16
9.5.4
27
-----
38

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "aio-pika"
3-
version = "9.5.4"
3+
version = "9.5.5"
44
description = "Wrapper around the aiormq for asyncio and humans"
55
authors = ["Dmitry Orlov <me@mosquito.su>"]
66
readme = "README.rst"

0 commit comments

Comments
 (0)