1 parent ef23761 commit 2a9a9fcCopy full SHA for 2a9a9fc
1 file changed
README.md
@@ -9,7 +9,7 @@ py-spy is extremely low overhead: it is written in Rust for speed and doesn't ru
9
in the same process as the profiled Python program. This means py-spy is safe to use against production Python code.
10
11
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).
+interpreter (versions 2.3-2.7 and 3.3-3.13).
13
14
## Installation
15
0 commit comments