Skip to content

Commit 66662ae

Browse files
committed
bump to 0.40.0
Signed-off-by: Gabriele Santomaggio <G.santomaggio@gmail.com>
1 parent 45caf78 commit 66662ae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[tool.poetry]
22
name = "rstream"
3-
version = "0.40.0-rc.1"
3+
version = "0.40.0"
44
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>"]
5+
authors = ["Gabriele Santomaggio <g.santomaggio@gmail.com>", "George Fortunatov <qweeeze@gmail.com>", "Daniele Palaia <dpalaia@vmware.com>"]
66
readme = "README.md"
77
homepage = "https://github.com/rabbitmq-community/rstream"
88
repository = "https://github.com/rabbitmq-community/rstream"

0 commit comments

Comments
 (0)