summary refs log tree commit diff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorDavid Robertson <davidr@element.io>2022-12-01 13:43:30 +0000
committerDavid Robertson <davidr@element.io>2022-12-01 13:43:30 +0000
commit781b14ec69897a3b993fc46e43480a04cf2ad5f4 (patch)
tree169c9f3cfe3246c3a76fd9627e8ae917a012901a /pyproject.toml
parentModernize unit tests configuration settings for workers. (#14568) (diff)
parent1.73.0rc2 (diff)
downloadsynapse-781b14ec69897a3b993fc46e43480a04cf2ad5f4.tar.xz
Merge branch 'release-v1.73' 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 5a265ba5a5..af5ce2aa03 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.0rc2"
 description = "Homeserver for the Matrix decentralised comms protocol"
 authors = ["Matrix.org Team and Contributors <packages@matrix.org>"]
 license = "Apache-2.0"