summary refs log tree commit diff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorDavid Robertson <davidr@element.io>2023-05-30 14:03:22 +0100
committerDavid Robertson <davidr@element.io>2023-05-30 14:03:22 +0100
commita103b874dddc6246b06b168992fbdb7aaeb0183f (patch)
tree67b2af424f8c9c88ecb0ab5cdf5acf757a6ef235 /pyproject.toml
parentCreate dependabot changelogs at release time (#15481) (diff)
downloadsynapse-a103b874dddc6246b06b168992fbdb7aaeb0183f.tar.xz
1.85.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 6e9bce65b6..7227bc7523 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -89,7 +89,7 @@ manifest-path = "rust/Cargo.toml"
 
 [tool.poetry]
 name = "matrix-synapse"
-version = "1.84.1"
+version = "1.85.0rc1"
 description = "Homeserver for the Matrix decentralised comms protocol"
 authors = ["Matrix.org Team and Contributors <packages@matrix.org>"]
 license = "Apache-2.0"