summary refs log tree commit diff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorAndrew Morgan <andrewm@element.io>2022-08-16 17:32:20 +0100
committerAndrew Morgan <andrewm@element.io>2022-08-16 17:32:20 +0100
commit5ace5d7b15b1d4604ec86f80ebcd3213d7a5550c (patch)
treeaaa542fbe96d6df981fd02cebde57110b5f04cb6 /pyproject.toml
parentRefuse to start when `faster_joins` is enabled on a worker deployment (#13531) (diff)
parentNote explicitly that #11365 was reverted in the 1.65 CHANGELOG (diff)
downloadsynapse-5ace5d7b15b1d4604ec86f80ebcd3213d7a5550c.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 4f1e0b5c19..9e59470ac8 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -54,7 +54,7 @@ skip_gitignore = true
 
 [tool.poetry]
 name = "matrix-synapse"
-version = "1.65.0rc2"
+version = "1.65.0"
 description = "Homeserver for the Matrix decentralised comms protocol"
 authors = ["Matrix.org Team and Contributors <packages@matrix.org>"]
 license = "Apache-2.0"