summary refs log tree commit diff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2024-05-21 12:21:26 +0100
committerErik Johnston <erik@matrix.org>2024-05-21 12:21:26 +0100
commitb250ca5df2ffcd5e9ebe829e7d48d2fb272f41c9 (patch)
tree926d2dbd08d2991a083f35b33d52ad834d7ae8c5 /pyproject.toml
parentBump twine from 5.0.0 to 5.1.0 (#17225) (diff)
parentFixup changelog (diff)
downloadsynapse-b250ca5df2ffcd5e9ebe829e7d48d2fb272f41c9.tar.xz
Merge branch 'release-v1.108' 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 dd4521ff71..00366ebb6b 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -96,7 +96,7 @@ module-name = "synapse.synapse_rust"
 
 [tool.poetry]
 name = "matrix-synapse"
-version = "1.107.0"
+version = "1.108.0rc1"
 description = "Homeserver for the Matrix decentralised comms protocol"
 authors = ["Matrix.org Team and Contributors <packages@matrix.org>"]
 license = "AGPL-3.0-or-later"