summary refs log tree commit diff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorDavid Robertson <davidr@element.io>2022-09-27 14:32:23 +0100
committerDavid Robertson <davidr@element.io>2022-09-27 14:32:23 +0100
commita95ce6dd085d6eb46d2c425a759eebf518046fd1 (patch)
tree6ef7ee2fb8fa0baf046d97781a700b85df357362 /pyproject.toml
parentHandle the case of remote users leaving a partial join room for device lists ... (diff)
parentClarify who isn't affected by rust (diff)
downloadsynapse-a95ce6dd085d6eb46d2c425a759eebf518046fd1.tar.xz
Merge branch 'master' 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 0a4242fb72..b3e12962a9 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -57,7 +57,7 @@ manifest-path = "rust/Cargo.toml"
 
 [tool.poetry]
 name = "matrix-synapse"
-version = "1.68.0rc2"
+version = "1.68.0"
 description = "Homeserver for the Matrix decentralised comms protocol"
 authors = ["Matrix.org Team and Contributors <packages@matrix.org>"]
 license = "Apache-2.0"