summary refs log tree commit diff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorH. Shay <hillerys@element.io>2023-08-23 09:47:29 -0700
committerH. Shay <hillerys@element.io>2023-08-23 09:47:29 -0700
commit23f88f9c595bc0c53d83b3ac95c77b68c5d86f25 (patch)
tree2fd9aa2ff33614644db7a799d598d97c16e042e8 /pyproject.toml
parentfix changelog (diff)
downloadsynapse-23f88f9c595bc0c53d83b3ac95c77b68c5d86f25.tar.xz
1.91.0rc1 v1.91.0rc1
Diffstat (limited to '')
-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"