From 6e6c2eeff01fa64966c2fd946a4d6c71dc4d4774 Mon Sep 17 00:00:00 2001 From: LNShrivas Date: Mon, 5 May 2025 18:26:23 -0400 Subject: [PATCH] =?UTF-8?q?Docs:=20Update=20supported=20Python=20versions?= =?UTF-8?q?=20on=20install=20landing=20page=20(English)=20Updated=20the=20?= =?UTF-8?q?supported=20Python=20versions=20in=20=5Findex.yaml=20from=203.8?= =?UTF-8?q?=E2=80=933.11=20to=203.9=E2=80=933.12=20to=20reflect=20the=20la?= =?UTF-8?q?test=20TensorFlow=20support.=20This=20change=20addresses=20part?= =?UTF-8?q?=20of=20issue=20#88226=20regarding=20outdated=20installation=20?= =?UTF-8?q?documentation=20on=20tensorflow.org.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 35a061b59e4..a2ef669fbc0 100644 --- a/site/en/install/_index.yaml +++ b/site/en/install/_index.yaml @@ -20,7 +20,7 @@ landing_page:
    -
  • Python 3.8–3.11
  • +
  • Python 3.9–3.12
  • Ubuntu 16.04 or later
  • Windows 7 or later (with C++ redistributable)