use uv tool

This commit is contained in:
Waylon S. Walker 2025-04-23 20:11:13 -05:00
parent b64e635b71
commit 2232d81d07
2 changed files with 2 additions and 2 deletions

View file

@ -33,7 +33,7 @@ jobs:
shell: bash shell: bash
- name: Install hatch - name: Install hatch
run: | run: |
uv pip install hatch --system uv tool install hatch
shell: bash shell: bash
- name: Configure Git - name: Configure Git
run: | run: |

View file

@ -1 +1 @@
__version__ = "0.4.1b1" __version__ = "0.4.1b2"