Skip to content

Commit f694c37

Browse files
authored
promote to 0.1.0 (#72)
Signed-off-by: Gabriele Santomaggio <[email protected]>
1 parent 71bc439 commit f694c37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "rabbitmq-amqp-python-client"
3-
version = "0.1.0-rc.1"
3+
version = "0.1.0"
44
description = "Python RabbitMQ client for AMQP 1.0 protocol"
55
authors = ["RabbitMQ team"]
66
license = "Apache-2.0 license"

0 commit comments

Comments
 (0)