summary refs log tree commit diff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorOlivier Wilkinson (reivilibre) <oliverw@matrix.org>2023-02-21 14:37:44 +0000
committerOlivier Wilkinson (reivilibre) <oliverw@matrix.org>2023-02-21 14:37:44 +0000
commita3d471e92938ad4cd2a7fc49e651791ba4d328d3 (patch)
tree5439ad61265a4b990b7ed2dbe7c811bc2f0d6da3 /pyproject.toml
parentTweak logging for when a worker waits for its view of a replication stream to... (diff)
downloadsynapse-a3d471e92938ad4cd2a7fc49e651791ba4d328d3.tar.xz
1.78.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 1444642c89..cef7d295c1 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -89,7 +89,7 @@ manifest-path = "rust/Cargo.toml"
 
 [tool.poetry]
 name = "matrix-synapse"
-version = "1.77.0"
+version = "1.78.0rc1"
 description = "Homeserver for the Matrix decentralised comms protocol"
 authors = ["Matrix.org Team and Contributors <packages@matrix.org>"]
 license = "Apache-2.0"