summary refs log tree commit diff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorRichard van der Hoff <richard@matrix.org>2022-08-12 12:04:14 +0100
committerRichard van der Hoff <richard@matrix.org>2022-08-12 12:04:14 +0100
commit008afed23795322a8f017de2f505dcc8f06ca91a (patch)
tree1ee1e3ba36e437d1a85339389073460a85a62fd6 /pyproject.toml
parentMerge remote-tracking branch 'origin/release-v1.64' into rav/sw1v-hotfixes (diff)
parentMention specific version in rc2 notes (diff)
downloadsynapse-008afed23795322a8f017de2f505dcc8f06ca91a.tar.xz
Merge remote-tracking branch 'origin/master' into rav/sw1v-hotfixes github/rav/sw1v-hotfixes rav/sw1v-hotfixes
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 c707737590..af7def0c53 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.0"
 description = "Homeserver for the Matrix decentralised comms protocol"
 authors = ["Matrix.org Team and Contributors <packages@matrix.org>"]
 license = "Apache-2.0"