summary refs log tree commit diff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorDavid Robertson <davidr@element.io>2023-01-27 11:18:36 +0000
committerDavid Robertson <davidr@element.io>2023-01-27 11:18:36 +0000
commit5ef9ff54efec96b08741ed0f250222040b689bb5 (patch)
tree2850d4dac6524705c321b3c84fe50a107f68a315 /pyproject.toml
parentBatch look-ups to see if rooms are partial stated. (#14917) (diff)
downloadsynapse-5ef9ff54efec96b08741ed0f250222040b689bb5.tar.xz
1.76.0rc2 v1.76.0rc2
Diffstat (limited to '')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 0d671d2583..fd05a2b550 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -89,7 +89,7 @@ manifest-path = "rust/Cargo.toml"
 
 [tool.poetry]
 name = "matrix-synapse"
-version = "1.76.0rc1"
+version = "1.76.0rc2"
 description = "Homeserver for the Matrix decentralised comms protocol"
 authors = ["Matrix.org Team and Contributors <packages@matrix.org>"]
 license = "Apache-2.0"