summary refs log tree commit diff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2023-09-15 13:30:16 +0100
committerErik Johnston <erik@matrix.org>2023-09-15 13:30:16 +0100
commite6be9a3ca465b475d7eb8f752f42e9c9e17b20f2 (patch)
treecb32780aba77b455c29c5b997e2fa05d72084055 /pyproject.toml
parentUse bookwork as docker base image (#16324) (diff)
downloadsynapse-e6be9a3ca465b475d7eb8f752f42e9c9e17b20f2.tar.xz
1.92.2
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 821b13f5c4..1144114041 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -89,7 +89,7 @@ manifest-path = "rust/Cargo.toml"
 
 [tool.poetry]
 name = "matrix-synapse"
-version = "1.92.1"
+version = "1.92.2"
 description = "Homeserver for the Matrix decentralised comms protocol"
 authors = ["Matrix.org Team and Contributors <packages@matrix.org>"]
 license = "Apache-2.0"