summary refs log tree commit diff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorMathieu Velten <mathieuv@matrix.org>2023-03-14 16:15:01 +0100
committerMathieu Velten <mathieuv@matrix.org>2023-03-14 16:15:01 +0100
commit8b1af08c6ed141101d127bcf9909f23b2b621510 (patch)
tree2219a691d876f78629358fea2cbcff02d7602720 /pyproject.toml
parent1.79.0rc2 (diff)
downloadsynapse-8b1af08c6ed141101d127bcf9909f23b2b621510.tar.xz
1.79.0 v1.79.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 dbdc3c4991..4dc228ee6c 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -89,7 +89,7 @@ manifest-path = "rust/Cargo.toml"
 
 [tool.poetry]
 name = "matrix-synapse"
-version = "1.79.0rc2"
+version = "1.79.0"
 description = "Homeserver for the Matrix decentralised comms protocol"
 authors = ["Matrix.org Team and Contributors <packages@matrix.org>"]
 license = "Apache-2.0"