Skip to content

Commit f4614d9

Browse files
committed
GP-0: Updating Python supported version references
1 parent 66ace1a commit f4614d9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

GhidraDocs/InstallationGuide.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,9 @@ a specific need.
5353
* Free long term support (LTS) versions of JDK 21 are provided by:
5454
* [Adoptium Temurin](https://adoptium.net/temurin/releases)
5555
* [Amazon Corretto](https://docs.aws.amazon.com/corretto/latest/corretto-21-ug/downloads-list.html)
56-
* Python3 (3.9 to 3.12)
57-
* Python 3.7 to 3.12 for [Debugger support](#installing-the-debuggers-python-dependencies)
58-
* Python 3.9 to 3.12 for [PyGhidra support](#pyghidra-mode)
56+
* Python3 (3.9 to 3.13)
57+
* Python 3.7 to 3.13 for [Debugger support](#installing-the-debuggers-python-dependencies)
58+
* Python 3.9 to 3.13 for [PyGhidra support](#pyghidra-mode)
5959
* This is available from [Python.org](https://python.org) or most operating system's app stores or
6060
software repositories. For Linux it is recommended that the system's package repository be used
6161
to install a suitable version of Python.

0 commit comments

Comments
 (0)