summary refs log tree commit diff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2023-10-31 14:08:45 +0000
committerErik Johnston <erik@matrix.org>2023-10-31 14:08:45 +0000
commit60c5e8d79b2d74f00a0ee97c041dba374b27c6e2 (patch)
treef4816898bf1809e855ee2507dec6ec9542e88888 /pyproject.toml
parent1.96.0rc1 (diff)
downloadsynapse-60c5e8d79b2d74f00a0ee97c041dba374b27c6e2.tar.xz
Revert "1.96.0rc1"
This reverts commit 4724a6ded136c727bcff5082b94c2b3d6355e908.
Diffstat (limited to '')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 23e0004395..5b9f9fbde0 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -96,7 +96,7 @@ module-name = "synapse.synapse_rust"
 
 [tool.poetry]
 name = "matrix-synapse"
-version = "1.96.0rc1"
+version = "1.95.0"
 description = "Homeserver for the Matrix decentralised comms protocol"
 authors = ["Matrix.org Team and Contributors <packages@matrix.org>"]
 license = "Apache-2.0"