Skip to content

Commit 26556b0

Browse files
authored
Relax restriction on Python 3.14 on Windows. (#78)
1 parent 4353668 commit 26556b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/en/tutorial/tutorial-0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Support for Raspberry Pi is limited at this time.
3838

3939
/// tab | Windows
4040

41-
If you're on Windows, you can get the official installer from [the Python website](https://www.python.org/downloads). You can use any version of Python from 3.10 to 3.13 (although you should avoid alphas, betas and release candidates). We strongly recommend using Python 3.13.
41+
If you're on Windows, you can get the official installer from [the Python website](https://www.python.org/downloads). You can use any version of Python from 3.10 to 3.14 (although you should avoid alphas, betas and release candidates). We strongly recommend using Python 3.13 or newer.
4242

4343
Support for Windows on ARM64 is limited at this time.
4444

0 commit comments

Comments
 (0)