summary refs log tree commit diff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorOlivier Wilkinson (reivilibre) <oliverw@matrix.org>2022-12-06 13:37:49 +0000
committerOlivier Wilkinson (reivilibre) <oliverw@matrix.org>2022-12-06 13:37:49 +0000
commitbb9f15697819d169f0e6c0e184aab4091b0e690d (patch)
tree671098d9f1937582410c333f6ca94b2507422be6 /pyproject.toml
parentFailover on proper error responses. (#14620) (diff)
parentMinor tweak to tense in changelog (diff)
downloadsynapse-bb9f15697819d169f0e6c0e184aab4091b0e690d.tar.xz
Merge branch 'master' into develop
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 1368e4e688..df59fa0562 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -57,7 +57,7 @@ manifest-path = "rust/Cargo.toml"
 
 [tool.poetry]
 name = "matrix-synapse"
-version = "1.73.0rc2"
+version = "1.73.0"
 description = "Homeserver for the Matrix decentralised comms protocol"
 authors = ["Matrix.org Team and Contributors <packages@matrix.org>"]
 license = "Apache-2.0"