diff --git a/docs/develop/python-plugins/setup/index.md b/docs/develop/python-plugins/setup/index.md index 8fde34e3b..844543cbc 100644 --- a/docs/develop/python-plugins/setup/index.md +++ b/docs/develop/python-plugins/setup/index.md @@ -53,7 +53,7 @@ This section describes which backend components are needed on the Build (DataInt An installation of the CPython distribution (at least version 3.3) is required. Although other distributions, such as Anaconda, should work as well, only CPython is officially supported. - The official image ships with a tested python interpreter (currently - 2024 - Python 3.11). + The official image ships with a tested python interpreter (currently - 2025 - Python 3.13). ??? note "Java Embedded Python (Jep)"