We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45caf78 commit 66662aeCopy full SHA for 66662ae
pyproject.toml
@@ -1,8 +1,8 @@
1
[tool.poetry]
2
name = "rstream"
3
-version = "0.40.0-rc.1"
+version = "0.40.0"
4
description = "A python client for RabbitMQ Streams"
5
-authors = ["George Fortunatov <qweeeze@gmail.com>", "Daniele Palaia <dpalaia@vmware.com>", "Gabriele Santomaggio <g.santomaggio@gmail.com>"]
+authors = ["Gabriele Santomaggio <g.santomaggio@gmail.com>", "George Fortunatov <qweeeze@gmail.com>", "Daniele Palaia <dpalaia@vmware.com>"]
6
readme = "README.md"
7
homepage = "https://github.com/rabbitmq-community/rstream"
8
repository = "https://github.com/rabbitmq-community/rstream"
0 commit comments