summary refs log tree commit diff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorOlivier Wilkinson (reivilibre) <oliverw@matrix.org>2024-01-24 14:18:35 +0000
committerOlivier Wilkinson (reivilibre) <oliverw@matrix.org>2024-01-24 14:18:35 +0000
commit458c9f6a1591865e3b451c51045216445a3400ff (patch)
treeb354541d6e76703d7b55b838d8cd851540c0e760 /pyproject.toml
parentRun `ANALYZE` after fiddling with stats (#16849) (diff)
downloadsynapse-458c9f6a1591865e3b451c51045216445a3400ff.tar.xz
1.100.0rc3 v1.100.0rc3
Diffstat (limited to '')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index d4cb01f7c5..99c29cea2d 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -96,7 +96,7 @@ module-name = "synapse.synapse_rust"
 
 [tool.poetry]
 name = "matrix-synapse"
-version = "1.100.0rc2"
+version = "1.100.0rc3"
 description = "Homeserver for the Matrix decentralised comms protocol"
 authors = ["Matrix.org Team and Contributors <packages@matrix.org>"]
 license = "AGPL-3.0-or-later"