summary refs log tree commit diff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorMathieu Velten <mathieuv@matrix.org>2023-06-13 14:30:51 +0200
committerMathieu Velten <mathieuv@matrix.org>2023-06-13 14:30:51 +0200
commit9966eb10a3671958992b57d723fab27b57b6faff (patch)
treed2b73004b7279ef045a82aeece677f5d8328f8b7 /pyproject.toml
parentBump regex from 1.7.3 to 1.8.4 (#15769) (diff)
downloadsynapse-9966eb10a3671958992b57d723fab27b57b6faff.tar.xz
1.86.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 d42d7644d8..6bbbf95001 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -89,7 +89,7 @@ manifest-path = "rust/Cargo.toml"
 
 [tool.poetry]
 name = "matrix-synapse"
-version = "1.85.2"
+version = "1.86.0rc1"
 description = "Homeserver for the Matrix decentralised comms protocol"
 authors = ["Matrix.org Team and Contributors <packages@matrix.org>"]
 license = "Apache-2.0"