From ece26110d0e693ce98f3e92625b557464dcdb13b Mon Sep 17 00:00:00 2001 From: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Date: Mon, 5 Feb 2024 10:04:18 +0200 Subject: [PATCH] Update Python version number --- Doc/using/mac.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/using/mac.rst b/Doc/using/mac.rst index 30c7cc3bd5707a0..0229359a45b5b07 100644 --- a/Doc/using/mac.rst +++ b/Doc/using/mac.rst @@ -29,7 +29,7 @@ new Apple Silicon and legacy Intel processors, is available there. What you get after installing is a number of things: -* A :file:`Python 3.12` folder in your :file:`Applications` folder. In here +* A :file:`Python 3.13` folder in your :file:`Applications` folder. In here you find IDLE, the development environment that is a standard part of official Python distributions; and :program:`Python Launcher`, which handles double-clicking Python scripts from the Finder.