summary refs log tree commit diff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorAndrew Morgan <andrewm@element.io>2022-05-05 17:43:27 +0100
committerAndrew Morgan <andrewm@element.io>2022-05-05 17:43:27 +0100
commitf1fbf75cfc1d3c69c069caca7acec81c5c2b0059 (patch)
tree2a1597abd59f8118afa49f7e53a13147bc114c31 /pyproject.toml
parentSupport MSC3266 room summaries over federation (#11507) (diff)
parentUpdate v1.58.1 changelog entry with more familiar language (diff)
downloadsynapse-f1fbf75cfc1d3c69c069caca7acec81c5c2b0059.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 cf3982d124..446895711b 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"