summary refs log tree commit diff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorAndrew Morgan <andrew@amorgan.xyz>2024-04-30 11:51:50 +0100
committerAndrew Morgan <andrew@amorgan.xyz>2024-04-30 11:51:50 +0100
commite26673fe971a4d0316723b0e9ab487297db359f2 (patch)
tree2f87654d25707a26767e6811ce1588b5b9d58754 /pyproject.toml
parentTweak changelog (diff)
downloadsynapse-e26673fe971a4d0316723b0e9ab487297db359f2.tar.xz
Diffstat (limited to '')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 5e47a46cd7..150084a75e 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -96,7 +96,7 @@ module-name = "synapse.synapse_rust"
 
 [tool.poetry]
 name = "matrix-synapse"
-version = "1.106.0rc1"
+version = "1.106.0"
 description = "Homeserver for the Matrix decentralised comms protocol"
 authors = ["Matrix.org Team and Contributors <packages@matrix.org>"]
 license = "AGPL-3.0-or-later"