summary refs log tree commit diff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2024-04-23 17:06:52 +0100
committerErik Johnston <erik@matrix.org>2024-04-23 17:06:52 +0100
commit0fe9e1f7dafa80f3e02762f7ae75cefee5b3316c (patch)
tree7a796c9290ce5c626a3be54c6d51d95a0be4c364 /pyproject.toml
parentSend an email if the address is already bound to an user account (#16819) (diff)
parent1.105.1 (diff)
downloadsynapse-0fe9e1f7dafa80f3e02762f7ae75cefee5b3316c.tar.xz
Merge branch 'master' 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 fb310589f7..ed0f5ef4ba 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -96,7 +96,7 @@ module-name = "synapse.synapse_rust"
 
 [tool.poetry]
 name = "matrix-synapse"
-version = "1.105.0"
+version = "1.105.1"
 description = "Homeserver for the Matrix decentralised comms protocol"
 authors = ["Matrix.org Team and Contributors <packages@matrix.org>"]
 license = "AGPL-3.0-or-later"