summary refs log tree commit diff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2022-10-20 09:47:04 +0100
committerErik Johnston <erik@matrix.org>2022-10-20 09:47:04 +0100
commit09c602b5585d0b8262b665318a419ad275370274 (patch)
tree65ef257b11d006d9d067640aa104991edccaba95 /pyproject.toml
parentExplain `SynapseError` and `FederationError` better (#14191) (diff)
parentRemove poetry.lock updates (diff)
downloadsynapse-09c602b5585d0b8262b665318a419ad275370274.tar.xz
Merge branch 'release-v1.70' into develop
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 554eed0fa4..6ebac41ed1 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -57,7 +57,7 @@ manifest-path = "rust/Cargo.toml"
 
 [tool.poetry]
 name = "matrix-synapse"
-version = "1.69.0"
+version = "1.70.0rc1"
 description = "Homeserver for the Matrix decentralised comms protocol"
 authors = ["Matrix.org Team and Contributors <packages@matrix.org>"]
 license = "Apache-2.0"