summary refs log tree commit diff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2023-06-06 09:55:42 +0100
committerErik Johnston <erik@matrix.org>2023-06-06 09:55:42 +0100
commit564f37aca6fdf404edc65031f90bbf9385794ae2 (patch)
tree3e7c898f176135a9e14fd428955e081f023c262c /pyproject.toml
parent1.85.0rc2 (diff)
downloadsynapse-564f37aca6fdf404edc65031f90bbf9385794ae2.tar.xz
1.85.0
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 4ed4214f34..745b58d7b5 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -89,7 +89,7 @@ manifest-path = "rust/Cargo.toml"
 
 [tool.poetry]
 name = "matrix-synapse"
-version = "1.85.0rc2"
+version = "1.85.0"
 description = "Homeserver for the Matrix decentralised comms protocol"
 authors = ["Matrix.org Team and Contributors <packages@matrix.org>"]
 license = "Apache-2.0"