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 0fbf602 commit c3ea1d5Copy full SHA for c3ea1d5
.github/workflows/release-pypi.yaml
@@ -22,7 +22,7 @@ jobs:
22
with:
23
enable-cache: true
24
python-version: "3.13"
25
- version: "0.8.4"
+ version: "0.8.11"
26
27
- name: Build package
28
run: uv build
0 commit comments