summary refs log tree commit diff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorBrendan Abolivier <babolivier@matrix.org>2022-07-19 14:43:28 +0200
committerBrendan Abolivier <babolivier@matrix.org>2022-07-19 14:43:28 +0200
commit097afd0e0b49099cae2f5c03abc15f3a66894405 (patch)
tree15c9572d4f8e3ca04566ae50aab8bcf273c0189e /pyproject.toml
parentRemove 'anonymised' from the phone home stats documentation (#13321) (diff)
downloadsynapse-097afd0e0b49099cae2f5c03abc15f3a66894405.tar.xz
1.63.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 f77c02ca27..74a473bd34 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -54,7 +54,7 @@ skip_gitignore = true
 
 [tool.poetry]
 name = "matrix-synapse"
-version = "1.63.0rc1"
+version = "1.63.0"
 description = "Homeserver for the Matrix decentralised comms protocol"
 authors = ["Matrix.org Team and Contributors <packages@matrix.org>"]
 license = "Apache-2.0"