summary refs log tree commit diff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2024-04-02 17:17:02 +0100
committerErik Johnston <erik@matrix.org>2024-04-02 17:17:02 +0100
commitca27b516656223150d218bdd838df302fedf838c (patch)
tree1f811946ffaf3144b035bea7f2c833a43597edc4 /pyproject.toml
parentFixup changelog (diff)
downloadsynapse-ca27b516656223150d218bdd838df302fedf838c.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 8369139301..9a645079c3 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -96,7 +96,7 @@ module-name = "synapse.synapse_rust"
 
 [tool.poetry]
 name = "matrix-synapse"
-version = "1.104.0rc1"
+version = "1.104.0"
 description = "Homeserver for the Matrix decentralised comms protocol"
 authors = ["Matrix.org Team and Contributors <packages@matrix.org>"]
 license = "AGPL-3.0-or-later"