diff --git a/pyproject.toml b/pyproject.toml index e470b0e..f66097c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,8 +4,8 @@ version = "0.20.8" description = "A python client for RabbitMQ Streams" authors = ["George Fortunatov ", "Daniele Palaia ", "Gabriele Santomaggio "] readme = "README.md" -homepage = "https://github.com/qweeze/rstream" -repository = "https://github.com/qweeze/rstream" +homepage = "https://github.com/rabbitmq-community/rstream" +repository = "https://github.com/rabbitmq-community/rstream" license = "MIT" [tool.poetry.dependencies]