feat(python): set latest stable to 3.12 (#7405)

Signed-off-by: pyranota <pyra@duck.com>
This commit is contained in:
Pyra
2025-12-23 20:50:43 +00:00
committed by GitHub
parent 6279f6d128
commit ef20529588
3 changed files with 3 additions and 3 deletions
@@ -277,7 +277,7 @@ export const settings: Record<string, Setting[]> = {
{
label: 'Latest Stable',
value: 'default',
tooltip: 'python-3.11'
tooltip: 'python-3.12'
},
{
label: '3.10'