summary refs log tree commit diff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2023-10-31 14:05:52 +0000
committerErik Johnston <erik@matrix.org>2023-10-31 14:05:52 +0000
commit0cc6509cfe88beec4236365e07cac5e89d70ad48 (patch)
treee664889cfe41661308d435cd97e1cf8d2fc040ea /pyproject.toml
parentMerge pull request from GHSA-mp92-3jfm-3575 (diff)
parent1.95.1 (diff)
downloadsynapse-0cc6509cfe88beec4236365e07cac5e89d70ad48.tar.xz
Merge branch 'release-v1.95' 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 5b9f9fbde0..f73726e008 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.95.1"
 description = "Homeserver for the Matrix decentralised comms protocol"
 authors = ["Matrix.org Team and Contributors <packages@matrix.org>"]
 license = "Apache-2.0"