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 395b660 commit 535db67Copy full SHA for 535db67
.github/workflows/publish-to-pypi.yml
@@ -14,7 +14,7 @@ jobs:
14
- name: Set up Python 3.13
15
uses: actions/setup-python@v6
16
with:
17
- python-version: '3.13'
+ python-version: '3.14'
18
19
- name: Install dependencies
20
run: |
0 commit comments