summary refs log tree commit diff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorAndrew Morgan <andrewm@element.io>2022-06-28 15:19:48 +0100
committerAndrew Morgan <andrewm@element.io>2022-06-28 15:19:48 +0100
commit6cba6a51af81cc3a6868752a8ec2189bc03d1cae (patch)
tree81858ec38cef11fb2e66460b4f646dc572b7bcfd /pyproject.toml
parentFix serialization errors when rotating notifications (#13118) (diff)
parentLinkify GHSA commit (diff)
downloadsynapse-6cba6a51af81cc3a6868752a8ec2189bc03d1cae.tar.xz
Merge branch 'master' 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 3a56c42c0b..df44ee3140 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"