summary refs log tree commit diff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorSean Quah <seanq@matrix.org>2022-12-20 18:09:30 +0000
committerSean Quah <seanq@matrix.org>2022-12-20 18:09:30 +0000
commit43c54ba75337e4a58b94de1bf7d8fbc3d7753ae6 (patch)
treeb6c3c0bcc376506b424d1d2c64cefc2975dbf31d /pyproject.toml
parentBump lxml from 4.9.1 to 4.9.2 (#14698) (diff)
parent1.74.0 (diff)
downloadsynapse-43c54ba75337e4a58b94de1bf7d8fbc3d7753ae6.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 938aae64ca..21bc11da88 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -57,7 +57,7 @@ manifest-path = "rust/Cargo.toml"
 
 [tool.poetry]
 name = "matrix-synapse"
-version = "1.74.0rc1"
+version = "1.74.0"
 description = "Homeserver for the Matrix decentralised comms protocol"
 authors = ["Matrix.org Team and Contributors <packages@matrix.org>"]
 license = "Apache-2.0"