summary refs log tree commit diff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorDavid Robertson <davidr@element.io>2022-05-17 11:00:54 +0100
committerDavid Robertson <davidr@element.io>2022-05-17 11:00:54 +0100
commit1402159bb8aed448b79c89ff62868c5b9f485f5e (patch)
tree813a031e214a2afa5cd5a861bc2306088745cab0 /pyproject.toml
parentAdd index to cache invalidations (#12747) (diff)
parentversion tweak in changelog (diff)
downloadsynapse-1402159bb8aed448b79c89ff62868c5b9f485f5e.tar.xz
Merge branch 'master' into develop
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 1a2ddddb10..e600a1d52e 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -54,7 +54,7 @@ skip_gitignore = true
 
 [tool.poetry]
 name = "matrix-synapse"
-version = "1.59.0rc2"
+version = "1.59.0"
 description = "Homeserver for the Matrix decentralised comms protocol"
 authors = ["Matrix.org Team and Contributors <packages@matrix.org>"]
 license = "Apache-2.0"