summary refs log tree commit diff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2023-09-15 14:39:20 +0100
committerErik Johnston <erik@matrix.org>2023-09-15 14:39:20 +0100
commit98d39e590a057ae68ea03f47764042dc8f2e8d75 (patch)
treed63c0dc3f63ccc62bff37571091da9d7a95a7f29 /pyproject.toml
parentAdd automatic purge after all users forget a room (#15488) (diff)
parentFix Changelog (diff)
downloadsynapse-98d39e590a057ae68ea03f47764042dc8f2e8d75.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 3e06abd0ca..ea2d75fa8c 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -95,7 +95,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"