From 542e1ec962c80a4c76cf2ad2a7a313a165e71a06 Mon Sep 17 00:00:00 2001 From: Venkat6871 Date: Wed, 11 Mar 2026 15:26:48 +0530 Subject: [PATCH] Docs: Update Python support to 3.13 in installation index --- site/en/install/_index.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/en/install/_index.yaml b/site/en/install/_index.yaml index 71bc660f81..748efa4ae9 100644 --- a/site/en/install/_index.yaml +++ b/site/en/install/_index.yaml @@ -20,7 +20,7 @@ landing_page:
    -
  • Python 3.9–3.12
  • +
  • Python 3.9–3.13
  • Ubuntu 16.04 or later
  • Windows 7 or later (with C++ redistributable)