summary refs log tree commit diff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorOlivier Wilkinson (reivilibre) <oliverw@matrix.org>2022-10-25 11:02:55 +0100
committerOlivier Wilkinson (reivilibre) <oliverw@matrix.org>2022-10-25 11:02:55 +0100
commit8c8fcdb87dd8568bbcbc43417fd19609df175957 (patch)
tree27b42b0980e632da95cc98070311c90a37811ff8 /pyproject.toml
parentRevert behavior change for bundling edits of non-message events (#14283) (diff)
downloadsynapse-8c8fcdb87dd8568bbcbc43417fd19609df175957.tar.xz
1.70.0rc2
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 ec0fbd1eb9..7cd4a15435 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -57,7 +57,7 @@ manifest-path = "rust/Cargo.toml"
 
 [tool.poetry]
 name = "matrix-synapse"
-version = "1.70.0rc1"
+version = "1.70.0rc2"
 description = "Homeserver for the Matrix decentralised comms protocol"
 authors = ["Matrix.org Team and Contributors <packages@matrix.org>"]
 license = "Apache-2.0"