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