summary refs log tree commit diff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorAndrew Morgan <andrew@amorgan.xyz>2024-04-11 12:16:31 +0100
committerAndrew Morgan <andrew@amorgan.xyz>2024-04-11 12:16:31 +0100
commitdb4e321219bfa1bcc7ef656e55499c0da7a3c848 (patch)
tree4de45e60a284e058d4025c604c98acd3b6d9a49c /pyproject.toml
parentStabilize support for MSC4010: push rules & account data. (#17022) (diff)
downloadsynapse-db4e321219bfa1bcc7ef656e55499c0da7a3c848.tar.xz
1.105.0rc1 v1.105.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 fa87d19180..226b591be4 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -96,7 +96,7 @@ module-name = "synapse.synapse_rust"
 
 [tool.poetry]
 name = "matrix-synapse"
-version = "1.104.0"
+version = "1.105.0rc1"
 description = "Homeserver for the Matrix decentralised comms protocol"
 authors = ["Matrix.org Team and Contributors <packages@matrix.org>"]
 license = "AGPL-3.0-or-later"