summary refs log tree commit diff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorDavid Robertson <davidr@element.io>2022-04-26 17:16:43 +0100
committerDavid Robertson <davidr@element.io>2022-04-26 17:16:43 +0100
commit6b64ee9ec7c09a322c38a2e537ad95a32f5ca5e2 (patch)
treeeabafc799378c5f17017bcd9a33dd5c43799b0d5 /pyproject.toml
parentMark remote device list updates as already handled (#12557) (diff)
downloadsynapse-6b64ee9ec7c09a322c38a2e537ad95a32f5ca5e2.tar.xz
1.58.0rc2
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 cc4908fa23..bdded78434 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -54,7 +54,7 @@ skip_gitignore = true
 
 [tool.poetry]
 name = "matrix-synapse"
-version = "1.58.0rc1"
+version = "1.58.0rc2"
 description = "Homeserver for the Matrix decentralised comms protocol"
 authors = ["Matrix.org Team and Contributors <packages@matrix.org>"]
 license = "Apache-2.0"