summary refs log tree commit diff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorDavid Robertson <davidr@element.io>2022-12-01 10:02:56 +0000
committerDavid Robertson <davidr@element.io>2022-12-01 10:02:56 +0000
commit6a41e5022ef640b2e6b085b06b035e6d946e476d (patch)
tree13a30c870758f7f1f0d4316c64dcebd045abfd06 /pyproject.toml
parentFix MSC3202 link in changelog (diff)
downloadsynapse-6a41e5022ef640b2e6b085b06b035e6d946e476d.tar.xz
1.73.0rc2 v1.73.0rc2
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 3e04bc10b9..af5ce2aa03 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -57,7 +57,7 @@ manifest-path = "rust/Cargo.toml"
 
 [tool.poetry]
 name = "matrix-synapse"
-version = "1.73.0rc1"
+version = "1.73.0rc2"
 description = "Homeserver for the Matrix decentralised comms protocol"
 authors = ["Matrix.org Team and Contributors <packages@matrix.org>"]
 license = "Apache-2.0"