summary refs log tree commit diff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorAndrew Morgan <andrew@amorgan.xyz>2024-06-04 09:46:09 +0100
committerAndrew Morgan <andrew@amorgan.xyz>2024-06-04 09:46:09 +0100
commit18c11968937c8313e363d2dc1cae38435af137a6 (patch)
tree4985fa759c32f2df8735d58cbe7ff5e75065c015 /pyproject.toml
parentBump types-pyopenssl from 24.0.0.20240311 to 24.1.0.20240425 (#17260) (diff)
downloadsynapse-18c11968937c8313e363d2dc1cae38435af137a6.tar.xz
1.109.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 9a3348be49..8cc99b8cba 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -96,7 +96,7 @@ module-name = "synapse.synapse_rust"
 
 [tool.poetry]
 name = "matrix-synapse"
-version = "1.108.0"
+version = "1.109.0rc1"
 description = "Homeserver for the Matrix decentralised comms protocol"
 authors = ["Matrix.org Team and Contributors <packages@matrix.org>"]
 license = "AGPL-3.0-or-later"