summary refs log tree commit diff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorAndrew Morgan <andrewm@element.io>2022-05-03 11:51:24 +0100
committerAndrew Morgan <andrewm@element.io>2022-05-03 11:51:24 +0100
commit13e4386710243860ccf1b6b8127c7a3b89df2e2c (patch)
tree580f82c1112d1accb405578965999199cc1b0bd5 /pyproject.toml
parentAdd sanity checks to the release script (#12556) (diff)
parentMove groups/communities deprecation notice to 1.58.0 heading (diff)
downloadsynapse-13e4386710243860ccf1b6b8127c7a3b89df2e2c.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 e6f2dc16cd..62e26fd95b 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -54,7 +54,7 @@ skip_gitignore = true
 
 [tool.poetry]
 name = "matrix-synapse"
-version = "1.58.0rc2"
+version = "1.58.0"
 description = "Homeserver for the Matrix decentralised comms protocol"
 authors = ["Matrix.org Team and Contributors <packages@matrix.org>"]
 license = "Apache-2.0"