summary refs log tree commit diff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorDavid Robertson <davidr@element.io>2023-01-17 11:36:22 +0000
committerDavid Robertson <davidr@element.io>2023-01-17 11:36:22 +0000
commitb6955673bfab5c8d553e8b43e9c50dd7b1212e2a (patch)
tree33555051dde73690739a46fdb7f3a6594180ddd4 /pyproject.toml
parent1.75.0rc2 (diff)
downloadsynapse-b6955673bfab5c8d553e8b43e9c50dd7b1212e2a.tar.xz
1.75.0 v1.75.0
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 12f1686d21..d3fa8b6b86 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -97,7 +97,7 @@ manifest-path = "rust/Cargo.toml"
 
 [tool.poetry]
 name = "matrix-synapse"
-version = "1.75.0rc2"
+version = "1.75.0"
 description = "Homeserver for the Matrix decentralised comms protocol"
 authors = ["Matrix.org Team and Contributors <packages@matrix.org>"]
 license = "Apache-2.0"