summary refs log tree commit diff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorMathieu Velten <mathieuv@matrix.org>2023-09-12 11:59:35 +0200
committerMathieu Velten <mathieuv@matrix.org>2023-09-12 11:59:35 +0200
commitefe778a0b8f4880b643a6e5d555715ee4a242608 (patch)
treee878942d74557474265842768c6402b85a4fa815 /pyproject.toml
parentSupport releasing on macOS. (#16266) (diff)
downloadsynapse-efe778a0b8f4880b643a6e5d555715ee4a242608.tar.xz
1.92.0
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 c17f4da72d..f46303ae1b 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -89,7 +89,7 @@ manifest-path = "rust/Cargo.toml"
 
 [tool.poetry]
 name = "matrix-synapse"
-version = "1.92.0rc1"
+version = "1.92.0"
 description = "Homeserver for the Matrix decentralised comms protocol"
 authors = ["Matrix.org Team and Contributors <packages@matrix.org>"]
 license = "Apache-2.0"