summary refs log tree commit diff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2023-12-12 15:10:16 +0000
committerErik Johnston <erik@matrix.org>2023-12-12 15:10:16 +0000
commit128aad4fe3f4c5c11286512b64e2480febf4567c (patch)
tree36a7d484cf94e93064e0cf0714c70f0cc9b03306 /pyproject.toml
parentVersion picker added for v1.98 docs (diff)
downloadsynapse-128aad4fe3f4c5c11286512b64e2480febf4567c.tar.xz
1.98.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 a3eb6111e0..7257adc5be 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -96,7 +96,7 @@ module-name = "synapse.synapse_rust"
 
 [tool.poetry]
 name = "matrix-synapse"
-version = "1.98.0rc1"
+version = "1.98.0"
 description = "Homeserver for the Matrix decentralised comms protocol"
 authors = ["Matrix.org Team and Contributors <packages@matrix.org>"]
 license = "Apache-2.0"