summary refs log tree commit diff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorDavid Robertson <davidr@element.io>2023-10-24 14:23:20 +0100
committerDavid Robertson <davidr@element.io>2023-10-24 14:23:20 +0100
commit2f354248121d2f4ab90222f867274c432bacb2d9 (patch)
tree47c23a03b2fd62c26483997e9ad533803a6ce5f8 /pyproject.toml
parentMerge branch 'develop' of github.com:matrix-org/synapse into develop (diff)
parent1.95.0 (diff)
downloadsynapse-2f354248121d2f4ab90222f867274c432bacb2d9.tar.xz
Merge branch 'master' 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 498b663bae..f3764b1a57 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -96,7 +96,7 @@ module-name = "synapse.synapse_rust"
 
 [tool.poetry]
 name = "matrix-synapse"
-version = "1.95.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"