summary refs log tree commit diff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorAndrew Morgan <andrewm@element.io>2022-08-16 16:52:07 +0100
committerAndrew Morgan <andrewm@element.io>2022-08-16 16:52:07 +0100
commit738c11729afcb978b7d9551af3c4cf7990163d07 (patch)
tree831c8b750d493752320088ab17af61c45f0e22fb /pyproject.toml
parent1.65.0rc2 (diff)
downloadsynapse-738c11729afcb978b7d9551af3c4cf7990163d07.tar.xz
1.65.0 v1.65.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 a9f59a676f..ecc9d3e878 100644 --- a/pyproject.toml +++ b/pyproject.toml
@@ -54,7 +54,7 @@ skip_gitignore = true [tool.poetry] name = "matrix-synapse" -version = "1.65.0rc2" +version = "1.65.0" description = "Homeserver for the Matrix decentralised comms protocol" authors = ["Matrix.org Team and Contributors <packages@matrix.org>"] license = "Apache-2.0"