summary refs log tree commit diff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorTill Faelligen <2353100+S7evinK@users.noreply.github.com>2024-06-26 14:09:13 +0200
committerTill Faelligen <2353100+S7evinK@users.noreply.github.com>2024-06-26 14:09:13 +0200
commit9f47513458e064be0b7579c42d672464a4200ffe (patch)
treebfd68f04a70b801362d73d6a891a71397fd823f4 /pyproject.toml
parentFixes to the table of contents in the README (#17329) (diff)
downloadsynapse-9f47513458e064be0b7579c42d672464a4200ffe.tar.xz
1.110.0rc1
Diffstat (limited to '')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 1485016a5a..19998c1acf 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -96,7 +96,7 @@ module-name = "synapse.synapse_rust"
 
 [tool.poetry]
 name = "matrix-synapse"
-version = "1.109.0"
+version = "1.110.0rc1"
 description = "Homeserver for the Matrix decentralised comms protocol"
 authors = ["Matrix.org Team and Contributors <packages@matrix.org>"]
 license = "AGPL-3.0-or-later"