summary refs log tree commit diff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorOlivier Wilkinson (reivilibre) <oliverw@matrix.org>2022-08-11 11:40:40 +0100
committerOlivier Wilkinson (reivilibre) <oliverw@matrix.org>2022-08-11 11:40:40 +0100
commit7a25b4302cc1896d191af5aa62efcb0c6b2c49eb (patch)
tree5abb1da04d2c35846964f52cfed8f77f00cd63fe /pyproject.toml
parentRevert 'Remove the unspecced field in the response. (#13365)' to give more ... (diff)
downloadsynapse-7a25b4302cc1896d191af5aa62efcb0c6b2c49eb.tar.xz
1.65.0rc2 v1.65.0rc2
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 ad2224f564..a9f59a676f 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -54,7 +54,7 @@ skip_gitignore = true
 
 [tool.poetry]
 name = "matrix-synapse"
-version = "1.65.0rc1"
+version = "1.65.0rc2"
 description = "Homeserver for the Matrix decentralised comms protocol"
 authors = ["Matrix.org Team and Contributors <packages@matrix.org>"]
 license = "Apache-2.0"