summary refs log tree commit diff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2022-06-14 12:00:02 +0100
committerErik Johnston <erik@matrix.org>2022-06-14 12:00:02 +0100
commit5d139f578dd973a33c156950e25610367127a521 (patch)
tree29b46bdc225c386f7a06796db5ccf3cde3495864 /pyproject.toml
parentMention removed community/group worker endpoints in upgrade.md (#13023) (diff)
parentFixup upgrades (diff)
downloadsynapse-5d139f578dd973a33c156950e25610367127a521.tar.xz
Merge branch 'release-v1.61' 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 fde6a4f424..3c64e248ab 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -54,7 +54,7 @@ skip_gitignore = true
 
 [tool.poetry]
 name = "matrix-synapse"
-version = "1.61.0rc1"
+version = "1.61.0"
 description = "Homeserver for the Matrix decentralised comms protocol"
 authors = ["Matrix.org Team and Contributors <packages@matrix.org>"]
 license = "Apache-2.0"