Make Python 3.13 the new default

This commit is contained in:
Alexander Hess 2024-10-16 01:32:14 +02:00
commit 25c718fe6a
Signed by: alexander
GPG key ID: 344EA5AB10D868E0
11 changed files with 12 additions and 9 deletions

View file

@ -16,6 +16,7 @@ jobs:
3.10
3.11
3.12
3.13
architecture: x64
- run: python --version