summary refs log tree commit diff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorSean Quah <seanq@matrix.org>2022-10-04 11:18:37 +0100
committerSean Quah <seanq@matrix.org>2022-10-04 11:18:37 +0100
commit471e13a1036dd25967b35a441348192273bb72ae (patch)
treed26a8570af153a39db7c39914115725a3c5ba96e /pyproject.toml
parentLinkify config documentation. (#14003) (diff)
downloadsynapse-471e13a1036dd25967b35a441348192273bb72ae.tar.xz
1.69.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 b3e12962a9..c302cff54e 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -57,7 +57,7 @@ manifest-path = "rust/Cargo.toml"
 
 [tool.poetry]
 name = "matrix-synapse"
-version = "1.68.0"
+version = "1.69.0rc1"
 description = "Homeserver for the Matrix decentralised comms protocol"
 authors = ["Matrix.org Team and Contributors <packages@matrix.org>"]
 license = "Apache-2.0"