summary refs log tree commit diff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorDavid Robertson <davidr@element.io>2022-11-29 12:32:02 +0000
committerDavid Robertson <davidr@element.io>2022-11-29 12:32:02 +0000
commit8c5b8e6d40b28bd134326a8063992cdfeef7b60d (patch)
tree01d65e616604ce8ed8f9e218b4316a43b2b72b7d /pyproject.toml
parentFix GHA job for pushing the complement-synapse image (#14573) (diff)
downloadsynapse-8c5b8e6d40b28bd134326a8063992cdfeef7b60d.tar.xz
1.73.0rc1
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 5a265ba5a5..3e04bc10b9 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -57,7 +57,7 @@ manifest-path = "rust/Cargo.toml"
 
 [tool.poetry]
 name = "matrix-synapse"
-version = "1.72.0"
+version = "1.73.0rc1"
 description = "Homeserver for the Matrix decentralised comms protocol"
 authors = ["Matrix.org Team and Contributors <packages@matrix.org>"]
 license = "Apache-2.0"