summary refs log tree commit diff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorAndrew Morgan <andrewm@element.io>2022-06-28 16:36:08 +0100
committerAndrew Morgan <andrewm@element.io>2022-06-28 16:42:44 +0100
commitb210146fd97c58c29ee4dacab2f964e7b9b33c46 (patch)
treed56ded35d224d4bf1ca80a3b153d563fb14486bb /pyproject.toml
parentMerge branch 'master' into develop (diff)
downloadsynapse-b210146fd97c58c29ee4dacab2f964e7b9b33c46.tar.xz
1.62.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 df44ee3140..8b66d3a9e4 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -54,7 +54,7 @@ skip_gitignore = true
 
 [tool.poetry]
 name = "matrix-synapse"
-version = "1.61.1"
+version = "1.62.0rc1"
 description = "Homeserver for the Matrix decentralised comms protocol"
 authors = ["Matrix.org Team and Contributors <packages@matrix.org>"]
 license = "Apache-2.0"