summary refs log tree commit diff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorDavid Robertson <davidr@element.io>2023-04-06 16:08:28 +0100
committerDavid Robertson <davidr@element.io>2023-04-06 16:08:28 +0100
commitedf046ece7c14cd8f01a4e5ebcbeefac9e0b6717 (patch)
tree1e8aa2a9fb0e7e50ba9994241528163137195a73 /pyproject.toml
parentUse setup-go instead of relying on go 1.17 to exist (#15403) (diff)
downloadsynapse-edf046ece7c14cd8f01a4e5ebcbeefac9e0b6717.tar.xz
1.81.0rc2 v1.81.0rc2
Diffstat (limited to '')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 3b38d8370c..1386dd859f 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -89,7 +89,7 @@ manifest-path = "rust/Cargo.toml"
 
 [tool.poetry]
 name = "matrix-synapse"
-version = "1.81.0rc1"
+version = "1.81.0rc2"
 description = "Homeserver for the Matrix decentralised comms protocol"
 authors = ["Matrix.org Team and Contributors <packages@matrix.org>"]
 license = "Apache-2.0"