summary refs log tree commit diff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorAndrew Morgan <andrew@amorgan.xyz>2024-08-06 12:24:47 +0100
committerAndrew Morgan <andrew@amorgan.xyz>2024-08-06 12:24:47 +0100
commit932cb0a92838918fc38c233be3797adf43b8893d (patch)
treee58288bf8d61e45c8552d2c9da25e0d05adae482 /pyproject.toml
parentBump phonenumbers from 8.13.39 to 8.13.42 (#17521) (diff)
downloadsynapse-932cb0a92838918fc38c233be3797adf43b8893d.tar.xz
Diffstat (limited to '')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index c8373c6dbc..c29d1534fb 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -97,7 +97,7 @@ module-name = "synapse.synapse_rust"
 
 [tool.poetry]
 name = "matrix-synapse"
-version = "1.112.0"
+version = "1.113.0rc1"
 description = "Homeserver for the Matrix decentralised comms protocol"
 authors = ["Matrix.org Team and Contributors <packages@matrix.org>"]
 license = "AGPL-3.0-or-later"