summary refs log tree commit diff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorMathieu Velten <mathieuv@matrix.org>2023-09-12 15:22:26 +0200
committerMathieu Velten <mathieuv@matrix.org>2023-09-12 15:22:26 +0200
commit12bee2dcc2d5538f787236975fe4f276631d58b3 (patch)
treeac7062b55e7e5162ade24a6dc54ff4fba99a3803 /pyproject.toml
parentBump mypy from 1.4.1 to 1.5.1. (#16300) (diff)
parent1.92.1 (diff)
downloadsynapse-12bee2dcc2d5538f787236975fe4f276631d58b3.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 8747782b29..3e06abd0ca 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -95,7 +95,7 @@ manifest-path = "rust/Cargo.toml"
 
 [tool.poetry]
 name = "matrix-synapse"
-version = "1.92.0rc1"
+version = "1.92.1"
 description = "Homeserver for the Matrix decentralised comms protocol"
 authors = ["Matrix.org Team and Contributors <packages@matrix.org>"]
 license = "Apache-2.0"