summary refs log tree commit diff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorDavid Robertson <davidr@element.io>2023-10-03 11:50:57 +0100
committerDavid Robertson <davidr@element.io>2023-10-03 11:50:57 +0100
commit8b50a9d01da2c84bb9838287519fa3e0a4e955ce (patch)
tree63918a9788226ad88c4b521962e96391d9722b86 /pyproject.toml
parentBump urllib3 from 1.26.15 to 1.26.17 (#16422) (diff)
downloadsynapse-8b50a9d01da2c84bb9838287519fa3e0a4e955ce.tar.xz
1.94.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 5fb64479a1..b22172291a 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -96,7 +96,7 @@ module-name = "synapse.synapse_rust"
 
 [tool.poetry]
 name = "matrix-synapse"
-version = "1.93.0"
+version = "1.94.0rc1"
 description = "Homeserver for the Matrix decentralised comms protocol"
 authors = ["Matrix.org Team and Contributors <packages@matrix.org>"]
 license = "Apache-2.0"