summary refs log tree commit diff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorOlivier Wilkinson (reivilibre) <oliverw@matrix.org>2022-06-07 16:59:41 +0100
committerOlivier Wilkinson (reivilibre) <oliverw@matrix.org>2022-06-07 16:59:41 +0100
commit00d915b2a73c8f0dea43d715bd98f7a736167062 (patch)
tree9aab79048f9ea2ee5250379daf6803556134b939 /pyproject.toml
parentReturn the same error message from `/login` when password is incorrect and wh... (diff)
parentCorrect typographical errors in the changelog (diff)
downloadsynapse-00d915b2a73c8f0dea43d715bd98f7a736167062.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 a6f3169e70..fde6a4f424 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -54,7 +54,7 @@ skip_gitignore = true
 
 [tool.poetry]
 name = "matrix-synapse"
-version = "1.60.0"
+version = "1.61.0rc1"
 description = "Homeserver for the Matrix decentralised comms protocol"
 authors = ["Matrix.org Team and Contributors <packages@matrix.org>"]
 license = "Apache-2.0"