summary refs log tree commit diff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorOlivier Wilkinson (reivilibre) <oliverw@matrix.org>2022-10-26 11:13:29 +0100
committerOlivier Wilkinson (reivilibre) <oliverw@matrix.org>2022-10-26 11:13:29 +0100
commit23fa636ed70b340e642efbe0c71e1addf4299479 (patch)
treea02f2b14ebdc5d698976cb7bf8577253e3097b0e /pyproject.toml
parentTweak changelog (diff)
downloadsynapse-23fa636ed70b340e642efbe0c71e1addf4299479.tar.xz
1.70.0 v1.70.0
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 7cd4a15435..0e8f6af728 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -57,7 +57,7 @@ manifest-path = "rust/Cargo.toml"
 
 [tool.poetry]
 name = "matrix-synapse"
-version = "1.70.0rc2"
+version = "1.70.0"
 description = "Homeserver for the Matrix decentralised comms protocol"
 authors = ["Matrix.org Team and Contributors <packages@matrix.org>"]
 license = "Apache-2.0"