summary refs log tree commit diff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorOlivier Wilkinson (reivilibre) <oliverw@matrix.org>2022-07-26 16:26:30 +0100
committerOlivier Wilkinson (reivilibre) <oliverw@matrix.org>2022-07-26 16:26:30 +0100
commit6236afc621925cd01b67cf026cb28b4f7bd0384e (patch)
tree46ca448665f528fad38ee14e00526f5068b35af7 /pyproject.toml
parentRemove the unspecced `room_id` field in the `/hierarchy` response. (#13365) (diff)
parentExplain less-known term 'Implicit TLS' (diff)
downloadsynapse-6236afc621925cd01b67cf026cb28b4f7bd0384e.tar.xz
Merge branch 'release-v1.64' 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 4da1331c93..c707737590 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -54,7 +54,7 @@ skip_gitignore = true
 
 [tool.poetry]
 name = "matrix-synapse"
-version = "1.63.1"
+version = "1.64.0rc1"
 description = "Homeserver for the Matrix decentralised comms protocol"
 authors = ["Matrix.org Team and Contributors <packages@matrix.org>"]
 license = "Apache-2.0"