summary refs log tree commit diff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2023-10-31 13:47:08 +0000
committerErik Johnston <erik@matrix.org>2023-10-31 13:47:08 +0000
commit4724a6ded136c727bcff5082b94c2b3d6355e908 (patch)
treeb61fb12aa408f3769cb40e6fa33db76740758005 /pyproject.toml
parentClaim local one-time-keys in bulk (#16565) (diff)
downloadsynapse-4724a6ded136c727bcff5082b94c2b3d6355e908.tar.xz
1.96.0rc1
Diffstat (limited to '')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 5b9f9fbde0..23e0004395 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -96,7 +96,7 @@ module-name = "synapse.synapse_rust"
 
 [tool.poetry]
 name = "matrix-synapse"
-version = "1.95.0"
+version = "1.96.0rc1"
 description = "Homeserver for the Matrix decentralised comms protocol"
 authors = ["Matrix.org Team and Contributors <packages@matrix.org>"]
 license = "Apache-2.0"