We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36d363c commit 15ea8a3Copy full SHA for 15ea8a3
.github/workflows/build-and-test.yml
@@ -12,7 +12,7 @@ jobs:
12
strategy:
13
fail-fast: false
14
matrix:
15
- python-version: [ "3.13" ]
+ python-version: [ "3.14" ]
16
17
env:
18
PYTHONDONTWRITEBYTECODE: 1
0 commit comments