summary refs log tree commit diff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorDavid Robertson <davidr@element.io>2022-11-22 10:59:39 +0000
committerDavid Robertson <davidr@element.io>2022-11-22 10:59:39 +0000
commit706b6a1ebbdc359ae49e1dfadb4d3ec183bfeaf3 (patch)
treefef389bc7f46774855463ba7610aad65743630e5 /pyproject.toml
parentUpdate forgotten references to legacy metrics in the included Grafana dashboa... (diff)
downloadsynapse-706b6a1ebbdc359ae49e1dfadb4d3ec183bfeaf3.tar.xz
1.72.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 7695ebc252..5a265ba5a5 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -57,7 +57,7 @@ manifest-path = "rust/Cargo.toml"
 
 [tool.poetry]
 name = "matrix-synapse"
-version = "1.72.0rc1"
+version = "1.72.0"
 description = "Homeserver for the Matrix decentralised comms protocol"
 authors = ["Matrix.org Team and Contributors <packages@matrix.org>"]
 license = "Apache-2.0"