summary refs log tree commit diff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorDavid Robertson <davidr@element.io>2022-04-26 11:15:33 +0100
committerDavid Robertson <davidr@element.io>2022-04-26 11:15:33 +0100
commit30db7fdb911ead29052476db2797def29baefa1b (patch)
treeb74976e6c5d8491a47268a05c96a65d9b8b7f45c /pyproject.toml
parentTemporarily lower debian changelog version number (diff)
downloadsynapse-30db7fdb911ead29052476db2797def29baefa1b.tar.xz
1.58.0rc1
Diffstat (limited to '')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index c7f3e20fed..80e25cef1d 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -54,7 +54,7 @@ skip_gitignore = true
 
 [tool.poetry]
 name = "matrix-synapse"
-version = "1.57.1"
+version = "1.58.0rc1"
 description = "Homeserver for the Matrix decentralised comms protocol"
 authors = ["Matrix.org Team and Contributors <packages@matrix.org>"]
 license = "Apache-2.0"