Skip to content

Commit 3c0309e

Browse files
Update platforms.md
1 parent 6f2d3eb commit 3c0309e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/platforms.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,8 @@ macOS builds will honor the `MACOSX_DEPLOYMENT_TARGET` environment variable to c
6363
| Arch | Python version range | Minimum target |
6464
|-------|----------------------|----------------|
6565
| Intel | CPython 3.8-3.11 | 10.9 |
66-
| Intel | CPython 3.12+ | 10.13 |
66+
| Intel | CPython 3.12-3.13 | 10.13 |
67+
| Intel | CPython 3.14+ | 10.15 |
6768
| AS | CPython or PyPy | 11 |
6869
| Intel | PyPy 3.8 | 10.13 |
6970
| Intel | PyPy 3.9+ | 10.15 |

0 commit comments

Comments
 (0)