summary refs log tree commit diff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2023-06-07 14:45:09 +0100
committerErik Johnston <erik@matrix.org>2023-06-07 14:45:09 +0100
commit140a76c00f5d0bba1670d6e6f41aba85f8ea8dee (patch)
treea34c9b010f96ac55a4cc5901dc01a486ce57be22 /pyproject.toml
parentFix link in changelog (diff)
parentUpdate changelog (diff)
downloadsynapse-140a76c00f5d0bba1670d6e6f41aba85f8ea8dee.tar.xz
Merge branch 'release-v1.85'
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 745b58d7b5..5b6123dff6 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -89,7 +89,7 @@ manifest-path = "rust/Cargo.toml"
 
 [tool.poetry]
 name = "matrix-synapse"
-version = "1.85.0"
+version = "1.85.1"
 description = "Homeserver for the Matrix decentralised comms protocol"
 authors = ["Matrix.org Team and Contributors <packages@matrix.org>"]
 license = "Apache-2.0"