We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf04622 commit 91b6ebcCopy full SHA for 91b6ebc
1 file changed
.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