summary refs log tree commit diff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorH. Shay <hillerys@element.io>2023-08-23 11:44:01 -0700
committerH. Shay <hillerys@element.io>2023-08-23 11:44:01 -0700
commit851cbdcb57be7d338e004a4b3dd56685864dd46e (patch)
tree04a70a712ed48732aaddcdcd1ceac0a350c8c283 /pyproject.toml
parentStabilize support for MSC3958 (suppress notifications from edits). (#16113) (diff)
parent1.91.0rc1 (diff)
downloadsynapse-851cbdcb57be7d338e004a4b3dd56685864dd46e.tar.xz
Merge branch 'release-v1.91' 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 0585a9b01e..c2421d7257 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -89,7 +89,7 @@ manifest-path = "rust/Cargo.toml"
 
 [tool.poetry]
 name = "matrix-synapse"
-version = "1.90.0"
+version = "1.91.0rc1"
 description = "Homeserver for the Matrix decentralised comms protocol"
 authors = ["Matrix.org Team and Contributors <packages@matrix.org>"]
 license = "Apache-2.0"