summary refs log tree commit diff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorOlivier Wilkinson (reivilibre) <oliverw@matrix.org>2022-08-09 11:43:30 +0100
committerOlivier Wilkinson (reivilibre) <oliverw@matrix.org>2022-08-09 11:43:30 +0100
commit827f0669bfb330b3aa5b09fe42226658a693ef8e (patch)
tree58dda15ccc8798a338b79f3bdaa15a08d706890f /pyproject.toml
parentMake the configuration for the cache clearer (#13481) (diff)
downloadsynapse-827f0669bfb330b3aa5b09fe42226658a693ef8e.tar.xz
1.65.0rc1
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 af7def0c53..ad2224f564 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -54,7 +54,7 @@ skip_gitignore = true
 
 [tool.poetry]
 name = "matrix-synapse"
-version = "1.64.0"
+version = "1.65.0rc1"
 description = "Homeserver for the Matrix decentralised comms protocol"
 authors = ["Matrix.org Team and Contributors <packages@matrix.org>"]
 license = "Apache-2.0"