diff --git a/pyproject.toml b/pyproject.toml index 8d98774..f7af34b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,8 +1,8 @@ [tool.poetry] name = "rstream" -version = "0.20.2" +version = "0.20.3" description = "A python client for RabbitMQ Streams" -authors = ["George Fortunatov ", "Daniele Palaia "] +authors = ["George Fortunatov ", "Daniele Palaia ", "Gabriele Santomaggio "] readme = "README.md" homepage = "https://github.com/qweeze/rstream" repository = "https://github.com/qweeze/rstream"