summary refs log tree commit diff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorDavid Robertson <davidr@element.io>2023-07-11 10:28:11 +0100
committerDavid Robertson <davidr@element.io>2023-07-11 10:28:11 +0100
commit7c7bd9898b071385400ef2e083ae0b85c4935242 (patch)
treea6da5a31b8cd215db486bd4b6535c05d3f85027f /pyproject.toml
parentAdd `Server` to Access-Control-Expose-Headers header (#15908) (diff)
downloadsynapse-7c7bd9898b071385400ef2e083ae0b85c4935242.tar.xz
1.88.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 fc1b8c0dad..b61b8b17ac 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -89,7 +89,7 @@ manifest-path = "rust/Cargo.toml"
 
 [tool.poetry]
 name = "matrix-synapse"
-version = "1.87.0"
+version = "1.88.0rc1"
 description = "Homeserver for the Matrix decentralised comms protocol"
 authors = ["Matrix.org Team and Contributors <packages@matrix.org>"]
 license = "Apache-2.0"