summary refs log tree commit diff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorSean Quah <seanq@matrix.org>2022-08-31 11:21:09 +0100
committerSean Quah <seanq@matrix.org>2022-08-31 11:21:09 +0100
commitef88bc0775b7c01dc3abfbfca3e8aaa566b1871d (patch)
treede18c2e00e6bb77f322ae9b2cd9a363253ac31ac /pyproject.toml
parentUpdate changelog for v1.62.0 (diff)
downloadsynapse-ef88bc0775b7c01dc3abfbfca3e8aaa566b1871d.tar.xz
1.66.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 7146897837..a41d88ea74 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -54,7 +54,7 @@ skip_gitignore = true
 
 [tool.poetry]
 name = "matrix-synapse"
-version = "1.66.0rc2"
+version = "1.66.0"
 description = "Homeserver for the Matrix decentralised comms protocol"
 authors = ["Matrix.org Team and Contributors <packages@matrix.org>"]
 license = "Apache-2.0"