summary refs log tree commit diff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorH. Shay <hillerys@element.io>2023-01-12 12:40:09 -0800
committerH. Shay <hillerys@element.io>2023-01-12 12:40:09 -0800
commit12083d37a80a0e75965e6039326878e1fdd79d2d (patch)
tree98e8e0902c33d1ec2788cc496b6ae7c703b1e9c9 /pyproject.toml
parentMerge remote-tracking branch 'origin/release-v1.75' into develop (diff)
parent1.75.0rc2 (diff)
downloadsynapse-12083d37a80a0e75965e6039326878e1fdd79d2d.tar.xz
Merge branch 'release-v1.75' 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 10d50ddb45..d5427bdbb6 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -89,7 +89,7 @@ manifest-path = "rust/Cargo.toml"
 
 [tool.poetry]
 name = "matrix-synapse"
-version = "1.75.0rc1"
+version = "1.75.0rc2"
 description = "Homeserver for the Matrix decentralised comms protocol"
 authors = ["Matrix.org Team and Contributors <packages@matrix.org>"]
 license = "Apache-2.0"