summary refs log tree commit diff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorAndrew Morgan <andrewm@element.io>2022-05-05 15:05:58 +0100
committerAndrew Morgan <andrewm@element.io>2022-05-05 15:05:58 +0100
commit6a17a291a6692bc2a0d48ea052478f4014a19281 (patch)
treecbee5abd6a3e2f63530fdb8bfb4f553e8793677b /pyproject.toml
parentInclude extra dependency groups 'systemd' and 'cache_memory' in debian packag... (diff)
downloadsynapse-6a17a291a6692bc2a0d48ea052478f4014a19281.tar.xz
1.58.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 f0f029f016..4167abb233 100644 --- a/pyproject.toml +++ b/pyproject.toml
@@ -54,7 +54,7 @@ skip_gitignore = true [tool.poetry] name = "matrix-synapse" -version = "1.58.0" +version = "1.58.1" description = "Homeserver for the Matrix decentralised comms protocol" authors = ["Matrix.org Team and Contributors <packages@matrix.org>"] license = "Apache-2.0"