Skip to content

Commit 2a9a9fc

Browse files
authored
Document python 3.12/3.13 support (#720)
1 parent ef23761 commit 2a9a9fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ py-spy is extremely low overhead: it is written in Rust for speed and doesn't ru
99
in the same process as the profiled Python program. This means py-spy is safe to use against production Python code.
1010

1111
py-spy works on Linux, OSX, Windows and FreeBSD, and supports profiling all recent versions of the CPython
12-
interpreter (versions 2.3-2.7 and 3.3-3.11).
12+
interpreter (versions 2.3-2.7 and 3.3-3.13).
1313

1414
## Installation
1515

0 commit comments

Comments
 (0)