summary refs log tree commit diff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorOlivier 'reivilibre <oliverw@matrix.org>2024-05-28 11:54:28 +0100
committerOlivier 'reivilibre <oliverw@matrix.org>2024-05-28 11:54:28 +0100
commitf35bc08d3933416d2c7a0c566f895214e9ffd88e (patch)
tree95608c1f80ac09a125380784ce61a23f7e173e07 /pyproject.toml
parentFixup changelog (diff)
downloadsynapse-f35bc08d3933416d2c7a0c566f895214e9ffd88e.tar.xz
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 00366ebb6b..ea14b98199 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -96,7 +96,7 @@ module-name = "synapse.synapse_rust"
 
 [tool.poetry]
 name = "matrix-synapse"
-version = "1.108.0rc1"
+version = "1.108.0"
 description = "Homeserver for the Matrix decentralised comms protocol"
 authors = ["Matrix.org Team and Contributors <packages@matrix.org>"]
 license = "AGPL-3.0-or-later"