summary refs log tree commit diff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2022-09-06 09:01:26 +0100
committerErik Johnston <erik@matrix.org>2022-09-06 09:01:26 +0100
commitcdf7fb737b12cc06cc5693806ee8fa21ade9723d (patch)
tree806549718675588852304a9a676d612ccc6b0a56 /pyproject.toml
parentRemove configuration options for direct TCP replication. (#13647) (diff)
downloadsynapse-cdf7fb737b12cc06cc5693806ee8fa21ade9723d.tar.xz
1.67.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 a41d88ea74..dfb5c788be 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -54,7 +54,7 @@ skip_gitignore = true
 
 [tool.poetry]
 name = "matrix-synapse"
-version = "1.66.0"
+version = "1.67.0rc1"
 description = "Homeserver for the Matrix decentralised comms protocol"
 authors = ["Matrix.org Team and Contributors <packages@matrix.org>"]
 license = "Apache-2.0"