diff --git a/pyproject.toml b/pyproject.toml index 423d99d..468dcf3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "rstream" -version = "0.20.5" +version = "0.20.6" description = "A python client for RabbitMQ Streams" authors = ["George Fortunatov ", "Daniele Palaia ", "Gabriele Santomaggio "] readme = "README.md"