summary refs log tree commit diff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorH. Shay <hillerys@element.io>2023-03-21 10:56:21 -0700
committerH. Shay <hillerys@element.io>2023-03-21 10:56:21 -0700
commit72832a615800828b81c3f4c2ce83bc91d950d527 (patch)
treeb535df10bba6d456bbb7a918f97e63f2de117384 /pyproject.toml
parentDocument that our Docker images are mirrored to GHCR. (#15282) (diff)
downloadsynapse-72832a615800828b81c3f4c2ce83bc91d950d527.tar.xz
1.80.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 2df931653c..0ba5c9480a 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -89,7 +89,7 @@ manifest-path = "rust/Cargo.toml"
 
 [tool.poetry]
 name = "matrix-synapse"
-version = "1.79.0"
+version = "1.80.0rc1"
 description = "Homeserver for the Matrix decentralised comms protocol"
 authors = ["Matrix.org Team and Contributors <packages@matrix.org>"]
 license = "Apache-2.0"