summary refs log tree commit diff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorOlivier Wilkinson (reivilibre) <oliverw@matrix.org>2022-04-20 15:30:03 +0100
committerOlivier Wilkinson (reivilibre) <oliverw@matrix.org>2022-04-20 15:30:03 +0100
commit05e8a5d298011508e04ecf4b2f73aaa737ed6035 (patch)
tree0e6ae7b7a089ff0e76bd3e98042c27d310b4e79b /pyproject.toml
parentInclude version 0.2.0 of the Synapse LDAP Auth Provider module in the Docker ... (diff)
downloadsynapse-05e8a5d298011508e04ecf4b2f73aaa737ed6035.tar.xz
1.57.1
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 7f58c37e3f..65f5a5f59f 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"