File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4040 uses : astral-sh/setup-uv@v5
4141 with :
4242 # Update this as needed:
43- version : " 0.8.4 "
43+ version : " 0.8.9 "
4444 enable-cache : true
4545 python-version : ${{ matrix.python-version }}
4646
Original file line number Diff line number Diff line change 2121 - name : Install uv (official Astral action)
2222 uses : astral-sh/setup-uv@v5
2323 with :
24- version : " 0.8.4 "
24+ version : " 0.8.9 "
2525 enable-cache : true
2626 python-version : " 3.12"
2727
Original file line number Diff line number Diff line change @@ -77,7 +77,7 @@ source = "uv-dynamic-versioning"
7777[tool.uv-dynamic-versioning]
7878vcs = "git"
7979style = "pep440"
80- bump = " true"
80+ bump = true
8181
8282[tool.hatch.build.targets.wheel]
8383# The source location for the package.
You can’t perform that action at this time.
0 commit comments