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 aec6702 commit a437753Copy full SHA for a437753
.github/workflows/pypi-publish.yml
@@ -24,7 +24,7 @@ jobs:
24
25
- uses: actions/setup-python@v5
26
with:
27
- python-version: "3.11"
+ python-version: "3.13"
28
29
- name: Build release distributions
30
run: |
0 commit comments