Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/develop/python-plugins/setup/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)"

Expand Down
Loading