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 6c8ced3 commit 82f3b0eCopy full SHA for 82f3b0e
.github/workflows/release.yml
@@ -20,7 +20,7 @@ jobs:
20
21
- uses: actions/setup-python@v5
22
with:
23
- python-version: 3.11.6
+ python-version: 3.13.2
24
25
- name: install poetry
26
shell: bash
0 commit comments