summary refs log tree commit diff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2022-06-14 11:44:27 +0100
committerErik Johnston <erik@matrix.org>2022-06-14 11:44:27 +0100
commitd580014e2282c24a41d789ea31f34cf691654040 (patch)
treead8c7e16d370f835781d7fa8b1ead103d9b9f51f /pyproject.toml
parentMention removed community/group worker endpoints in upgrade.md (#13023) (diff)
downloadsynapse-d580014e2282c24a41d789ea31f34cf691654040.tar.xz
1.61.0
Diffstat (limited to '')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 1934174b82..8b21bdc837 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"