summary refs log tree commit diff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorOlivier Wilkinson (reivilibre) <oliverw@matrix.org>2023-04-18 09:52:44 +0100
committerOlivier Wilkinson (reivilibre) <oliverw@matrix.org>2023-04-18 09:52:44 +0100
commitce007103030e281098cf4dccffed44581a32bd13 (patch)
tree5bf4ce2aaa160e8db5fc3b22ac29b3d16dbee6d8 /pyproject.toml
parentMove Spam Checker callbacks to a dedicated file (#15453) (diff)
downloadsynapse-ce007103030e281098cf4dccffed44581a32bd13.tar.xz
1.82.0rc1
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 3ffd96c50d..2998bbe950 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -89,7 +89,7 @@ manifest-path = "rust/Cargo.toml"
 
 [tool.poetry]
 name = "matrix-synapse"
-version = "1.81.0"
+version = "1.82.0rc1"
 description = "Homeserver for the Matrix decentralised comms protocol"
 authors = ["Matrix.org Team and Contributors <packages@matrix.org>"]
 license = "Apache-2.0"