summary refs log tree commit diff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorOlivier Wilkinson (reivilibre) <oliverw@matrix.org>2023-05-23 13:27:31 +0100
committerOlivier Wilkinson (reivilibre) <oliverw@matrix.org>2023-05-23 13:27:31 +0100
commit5b18a217ca2f31d06791f165570112f18f2a4ca4 (patch)
treebe762e03089a7f5ad1cbdde51b0a21508c0311f7 /pyproject.toml
parentBump requests from 2.28.2 to 2.31.0 (#15651) (diff)
parentTweak changelog and upgrade notes (diff)
downloadsynapse-5b18a217ca2f31d06791f165570112f18f2a4ca4.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 86e1537a6d..9c77f9294a 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -89,7 +89,7 @@ manifest-path = "rust/Cargo.toml"
 
 [tool.poetry]
 name = "matrix-synapse"
-version = "1.84.0rc1"
+version = "1.84.0"
 description = "Homeserver for the Matrix decentralised comms protocol"
 authors = ["Matrix.org Team and Contributors <packages@matrix.org>"]
 license = "Apache-2.0"