summary refs log tree commit diff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorPatrick Cloke <patrickc@matrix.org>2023-09-19 07:56:49 -0400
committerPatrick Cloke <patrickc@matrix.org>2023-09-19 07:56:49 -0400
commit9caeb9be10202d15bfd4d3f2cff60793b1d553e2 (patch)
tree2f895ce97333203f8180f93df678129350791789 /pyproject.toml
parentUse string for federation_client_minimum_tls_version documentation examples (... (diff)
downloadsynapse-9caeb9be10202d15bfd4d3f2cff60793b1d553e2.tar.xz
1.93.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 de4dd61ea5..f69336a73f 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -95,7 +95,7 @@ manifest-path = "rust/Cargo.toml"
 
 [tool.poetry]
 name = "matrix-synapse"
-version = "1.92.3"
+version = "1.93.0rc1"
 description = "Homeserver for the Matrix decentralised comms protocol"
 authors = ["Matrix.org Team and Contributors <packages@matrix.org>"]
 license = "Apache-2.0"