summary refs log tree commit diff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorQuentin Gliech <quenting@element.io>2024-06-17 15:51:16 +0200
committerQuentin Gliech <quenting@element.io>2024-06-17 15:51:16 +0200
commite88332b5f49235be21ea6c6947ae578665b2982a (patch)
tree73b9828e44bbb70084a5493a6b772e64385c1a37 /pyproject.toml
parentEnable cross-signing key upload without UIA (#17284) (diff)
parent1.109.0rc3 (diff)
downloadsynapse-e88332b5f49235be21ea6c6947ae578665b2982a.tar.xz
Merge branch 'release-v1.109' 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 f4f7f70603..7567b1de40 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -96,7 +96,7 @@ module-name = "synapse.synapse_rust"
 
 [tool.poetry]
 name = "matrix-synapse"
-version = "1.109.0rc2"
+version = "1.109.0rc3"
 description = "Homeserver for the Matrix decentralised comms protocol"
 authors = ["Matrix.org Team and Contributors <packages@matrix.org>"]
 license = "AGPL-3.0-or-later"