summary refs log tree commit diff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2023-09-26 15:56:54 +0100
committerErik Johnston <erik@matrix.org>2023-09-26 15:56:54 +0100
commit88ba67eb91215a708f321e16559fe3c2c0d0a407 (patch)
tree6fb976a0de5fa566a805537ade0ddae5502ae138 /pyproject.toml
parentUpdate changelog. (diff)
downloadsynapse-88ba67eb91215a708f321e16559fe3c2c0d0a407.tar.xz
1.93.0 v1.93.0
Diffstat (limited to '')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index f69336a73f..5a1b0ec437 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -95,7 +95,7 @@ manifest-path = "rust/Cargo.toml"
 
 [tool.poetry]
 name = "matrix-synapse"
-version = "1.93.0rc1"
+version = "1.93.0"
 description = "Homeserver for the Matrix decentralised comms protocol"
 authors = ["Matrix.org Team and Contributors <packages@matrix.org>"]
 license = "Apache-2.0"