summary refs log tree commit diff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorAndrew Morgan <andrewm@element.io>2022-07-04 16:16:47 +0100
committerAndrew Morgan <andrewm@element.io>2022-07-04 16:16:47 +0100
commit046d87756bc157af83e4f75b514490464a89d3d0 (patch)
tree679bb47dbba3dd3c673b0c85361223b94a1a00c0 /pyproject.toml
parentFix stuck notification counts on small servers (#13168) (diff)
downloadsynapse-046d87756bc157af83e4f75b514490464a89d3d0.tar.xz
1.62.0rc3
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 1abbf0f5e5..b9f2ea432c 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -54,7 +54,7 @@ skip_gitignore = true
 
 [tool.poetry]
 name = "matrix-synapse"
-version = "1.62.0rc2"
+version = "1.62.0rc3"
 description = "Homeserver for the Matrix decentralised comms protocol"
 authors = ["Matrix.org Team and Contributors <packages@matrix.org>"]
 license = "Apache-2.0"