summary refs log tree commit diff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorSean Quah <seanq@matrix.org>2022-11-08 10:38:16 +0000
committerSean Quah <seanq@matrix.org>2022-11-08 10:38:16 +0000
commit404404733c361891cfb90b2fc07e6cd05458cd40 (patch)
tree0fe910f62efedb701bfd984a6ed372fa34b29ee2 /pyproject.toml
parentUpdate CHANGES.md (diff)
downloadsynapse-404404733c361891cfb90b2fc07e6cd05458cd40.tar.xz
1.71.0
Diffstat (limited to '')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 249b1cbedf..e07a208e67 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -57,7 +57,7 @@ manifest-path = "rust/Cargo.toml"
 
 [tool.poetry]
 name = "matrix-synapse"
-version = "1.71.0rc2"
+version = "1.71.0"
 description = "Homeserver for the Matrix decentralised comms protocol"
 authors = ["Matrix.org Team and Contributors <packages@matrix.org>"]
 license = "Apache-2.0"