summary refs log tree commit diff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorDavid Robertson <davidr@element.io>2023-02-10 12:44:38 +0000
committerDavid Robertson <davidr@element.io>2023-02-10 12:44:38 +0000
commit73b8068ced20038ecffc979a043d77587d50941c (patch)
treea079814a9fbd5fec59fabb255fea50c51242ab58 /pyproject.toml
parentBump schema version (#15036) (diff)
downloadsynapse-73b8068ced20038ecffc979a043d77587d50941c.tar.xz
1.77.0rc2 v1.77.0rc2
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 1e59706104..921a1fccbc 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -89,7 +89,7 @@ manifest-path = "rust/Cargo.toml"
 
 [tool.poetry]
 name = "matrix-synapse"
-version = "1.77.0rc1"
+version = "1.77.0rc2"
 description = "Homeserver for the Matrix decentralised comms protocol"
 authors = ["Matrix.org Team and Contributors <packages@matrix.org>"]
 license = "Apache-2.0"