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 b9fb87a commit fbe5488Copy full SHA for fbe5488
.github/workflows/release.yml
@@ -20,7 +20,7 @@ jobs:
20
21
- uses: actions/setup-python@v5
22
with:
23
- python-version: 3.13.3
+ python-version: 3.13.4
24
25
- name: install poetry
26
shell: bash
0 commit comments