diff --git a/pyproject.toml b/pyproject.toml index b9063e5f..d3af25a3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "aio-pika" -version = "9.4.0" +version = "9.4.1" description = "Wrapper around the aiormq for asyncio and humans" authors = ["Dmitry Orlov "] readme = "README.rst"