summary refs log tree commit diff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorAndrew Morgan <andrewm@element.io>2022-06-28 14:33:56 +0100
committerAndrew Morgan <andrewm@element.io>2022-06-28 14:37:35 +0100
commitea10cdbea703f94a84a484377485de8dc14a963a (patch)
treea6f93fbca078522d5b9f3674a899d21c6d91bd23 /pyproject.toml
parentMerge pull request from GHSA-22p3-qrh9-cx32 (diff)
downloadsynapse-ea10cdbea703f94a84a484377485de8dc14a963a.tar.xz
1.61.1
Diffstat (limited to '')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml

index 8b21bdc837..7d33c08f73 100644 --- a/pyproject.toml +++ b/pyproject.toml
@@ -54,7 +54,7 @@ skip_gitignore = true [tool.poetry] name = "matrix-synapse" -version = "1.61.0" +version = "1.61.1" description = "Homeserver for the Matrix decentralised comms protocol" authors = ["Matrix.org Team and Contributors <packages@matrix.org>"] license = "Apache-2.0"