summary refs log tree commit diff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2023-04-11 14:18:54 +0100
committerErik Johnston <erik@matrix.org>2023-04-11 14:18:54 +0100
commitc1b7da69ccd217145892157777b367924fa0028d (patch)
tree8e1d492859511100b9ce21001b202f55b225f6a1 /pyproject.toml
parent1.81.0rc2 (diff)
downloadsynapse-c1b7da69ccd217145892157777b367924fa0028d.tar.xz
1.81.0 v1.81.0
Diffstat (limited to '')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 1386dd859f..3ffd96c50d 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -89,7 +89,7 @@ manifest-path = "rust/Cargo.toml"
 
 [tool.poetry]
 name = "matrix-synapse"
-version = "1.81.0rc2"
+version = "1.81.0"
 description = "Homeserver for the Matrix decentralised comms protocol"
 authors = ["Matrix.org Team and Contributors <packages@matrix.org>"]
 license = "Apache-2.0"