summary refs log tree commit diff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorDavid Robertson <davidr@element.io>2023-01-25 16:21:27 +0000
committerDavid Robertson <davidr@element.io>2023-01-25 16:21:27 +0000
commit8a7d2de51fad26cbfb0680482e78c12b5ed90279 (patch)
tree9f6e375944d14550051f30493f941966dd58a19b /pyproject.toml
parentBump the client-side timeout for /state (#14912) (diff)
downloadsynapse-8a7d2de51fad26cbfb0680482e78c12b5ed90279.tar.xz
1.76.0rc1 v1.76.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 400eec6ac2..0d671d2583 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -89,7 +89,7 @@ manifest-path = "rust/Cargo.toml"
 
 [tool.poetry]
 name = "matrix-synapse"
-version = "1.75.0"
+version = "1.76.0rc1"
 description = "Homeserver for the Matrix decentralised comms protocol"
 authors = ["Matrix.org Team and Contributors <packages@matrix.org>"]
 license = "Apache-2.0"