summary refs log tree commit diff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorPatrick Cloke <patrickc@matrix.org>2023-09-06 11:01:56 -0400
committerPatrick Cloke <patrickc@matrix.org>2023-09-06 11:01:56 -0400
commitc9282baf033aed085ecf909ade9069d1c88308b4 (patch)
tree688d5d773699e1546490a67345917ef4bd46e0df /pyproject.toml
parentRevert MSC3861 introspection cache, admin impersonation and account lock (#16... (diff)
downloadsynapse-c9282baf033aed085ecf909ade9069d1c88308b4.tar.xz
1.91.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 409b27d902..0591e265c9 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -89,7 +89,7 @@ manifest-path = "rust/Cargo.toml"
 
 [tool.poetry]
 name = "matrix-synapse"
-version = "1.91.1"
+version = "1.91.2"
 description = "Homeserver for the Matrix decentralised comms protocol"
 authors = ["Matrix.org Team and Contributors <packages@matrix.org>"]
 license = "Apache-2.0"