summary refs log tree commit diff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorOlivier Wilkinson (reivilibre) <oliverw@matrix.org>2022-04-20 17:44:19 +0100
committerOlivier Wilkinson (reivilibre) <oliverw@matrix.org>2022-04-20 17:44:19 +0100
commit01c8f9ca6951f5f666c30f5cfd72828419944a5b (patch)
tree8b74bdcd87e237135fccf8d1a50a2879b527b791 /pyproject.toml
parentDump setuptools; correct pyproject version number (#12478) (diff)
parentClarify changelog entry (diff)
downloadsynapse-01c8f9ca6951f5f666c30f5cfd72828419944a5b.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 c04857b791..c7f3e20fed 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -54,7 +54,7 @@ skip_gitignore = true
 
 [tool.poetry]
 name = "matrix-synapse"
-version = "1.57.0"
+version = "1.57.1"
 description = "Homeserver for the Matrix decentralised comms protocol"
 authors = ["Matrix.org Team and Contributors <packages@matrix.org>"]
 license = "Apache-2.0"