summary refs log tree commit diff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorSean Quah <seanq@matrix.org>2022-05-24 12:05:33 +0100
committerSean Quah <seanq@matrix.org>2022-05-24 12:05:33 +0100
commita670b5cda24cdabfd4cb5732bda9ed1ccd86a1d1 (patch)
tree601e6e44990887f033248bde5e59dbba2fa64e58 /pyproject.toml
parentcontributing_guide.md: fix link to DCO (diff)
downloadsynapse-a670b5cda24cdabfd4cb5732bda9ed1ccd86a1d1.tar.xz
1.60.0rc1
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 5a5a2eaba7..9359d211f7 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -54,7 +54,7 @@ skip_gitignore = true
 
 [tool.poetry]
 name = "matrix-synapse"
-version = "1.59.1"
+version = "1.60.0rc1"
 description = "Homeserver for the Matrix decentralised comms protocol"
 authors = ["Matrix.org Team and Contributors <packages@matrix.org>"]
 license = "Apache-2.0"