summary refs log tree commit diff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorOlivier Wilkinson (reivilibre) <oliverw@matrix.org>2024-04-16 15:53:30 +0100
committerOlivier Wilkinson (reivilibre) <oliverw@matrix.org>2024-04-16 15:53:30 +0100
commitfbb2573525090f18b0f8aa10317a61e8cf819e8d (patch)
tree57ee1685db6cfead03ffb8dc853e938bb14440ad /pyproject.toml
parent1.105.0rc1 (diff)
downloadsynapse-fbb2573525090f18b0f8aa10317a61e8cf819e8d.tar.xz
1.105.0 v1.105.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 226b591be4..f0f025645f 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -96,7 +96,7 @@ module-name = "synapse.synapse_rust"
 
 [tool.poetry]
 name = "matrix-synapse"
-version = "1.105.0rc1"
+version = "1.105.0"
 description = "Homeserver for the Matrix decentralised comms protocol"
 authors = ["Matrix.org Team and Contributors <packages@matrix.org>"]
 license = "AGPL-3.0-or-later"