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:19 +0100
committerErik Johnston <erik@matrix.org>2023-06-07 14:45:19 +0100
commit8934c11935001baf1c2bab5f228a308fbb6c896b (patch)
tree66fc600299e3c9287367fec1173c49c6a4d28e47 /pyproject.toml
parentNo need for the extra join since `membership` is built-in to `current_state_e... (diff)
parentMerge branch 'release-v1.85' (diff)
downloadsynapse-8934c11935001baf1c2bab5f228a308fbb6c896b.tar.xz
Merge branch 'master' into develop
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 434eaa52ae..d9ce1d84d6 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"