summary refs log tree commit diff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorPatrick Cloke <patrickc@matrix.org>2023-09-19 10:33:22 -0400
committerPatrick Cloke <patrickc@matrix.org>2023-09-19 10:33:22 -0400
commit5a66ff2f5c29bb9a48b5338dbf5013ae3913828b (patch)
tree77a6277e3525c13c30fa21a4e75bafddd4bacf95 /pyproject.toml
parentFix-up deactivated notes in docs. (#16355) (diff)
parentUpdate changelog. (diff)
downloadsynapse-5a66ff2f5c29bb9a48b5338dbf5013ae3913828b.tar.xz
Merge branch 'release-v1.93' 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 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"