summary refs log tree commit diff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorRichard van der Hoff <richard@matrix.org>2022-07-29 12:23:13 +0100
committerRichard van der Hoff <richard@matrix.org>2022-07-29 12:23:13 +0100
commit6b4fd8b43068c863b2861be997f8acb7568aff47 (patch)
tree4a72688dbd5fe6bf2964c4db8a40287c7dc8bcce /pyproject.toml
parentRevert "Drop support for delegating email validation (#13192)" (#13406) (diff)
downloadsynapse-6b4fd8b43068c863b2861be997f8acb7568aff47.tar.xz
1.64.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 c707737590..4e8f7ae4f1 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -54,7 +54,7 @@ skip_gitignore = true
 
 [tool.poetry]
 name = "matrix-synapse"
-version = "1.64.0rc1"
+version = "1.64.0rc2"
 description = "Homeserver for the Matrix decentralised comms protocol"
 authors = ["Matrix.org Team and Contributors <packages@matrix.org>"]
 license = "Apache-2.0"