summary refs log tree commit diff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorDavid Robertson <davidr@element.io>2023-03-07 12:11:15 +0000
committerDavid Robertson <davidr@element.io>2023-03-07 12:11:15 +0000
commit506e24ffc4089df2d379adb747c27b70624f9427 (patch)
treee4a6c559c9bcbff14d033bc92386024b45cf1157 /pyproject.toml
parentHack to rebuild the complement editable image (#15184) (diff)
downloadsynapse-506e24ffc4089df2d379adb747c27b70624f9427.tar.xz
1.79.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 27785b6e13..90a1187416 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -89,7 +89,7 @@ manifest-path = "rust/Cargo.toml"
 
 [tool.poetry]
 name = "matrix-synapse"
-version = "1.78.0"
+version = "1.79.0rc1"
 description = "Homeserver for the Matrix decentralised comms protocol"
 authors = ["Matrix.org Team and Contributors <packages@matrix.org>"]
 license = "Apache-2.0"