summary refs log tree commit diff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorH. Shay <hillerys@element.io>2023-02-28 10:14:20 -0800
committerH. Shay <hillerys@element.io>2023-02-28 10:14:20 -0800
commitb2fd03d075c8423f9205a3bed6e9621f2f063d46 (patch)
tree41c483b5b52ca138fb73cda0883df2ce9cfde3a6 /pyproject.toml
parentUpdate spam checker documentation for moved media modules. (#15175) (diff)
parent1.78.0 (diff)
downloadsynapse-b2fd03d075c8423f9205a3bed6e9621f2f063d46.tar.xz
Merge branch 'master' into develop
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 a48b35fa63..27785b6e13 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -89,7 +89,7 @@ manifest-path = "rust/Cargo.toml"
 
 [tool.poetry]
 name = "matrix-synapse"
-version = "1.78.0rc1"
+version = "1.78.0"
 description = "Homeserver for the Matrix decentralised comms protocol"
 authors = ["Matrix.org Team and Contributors <packages@matrix.org>"]
 license = "Apache-2.0"