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