This commit is contained in:
parent
b64e635b71
commit
2fbc15ae84
2 changed files with 2 additions and 2 deletions
2
.github/workflows/release-pypi.yaml
vendored
2
.github/workflows/release-pypi.yaml
vendored
|
|
@ -33,7 +33,7 @@ jobs:
|
|||
shell: bash
|
||||
- name: Install hatch
|
||||
run: |
|
||||
uv pip install hatch --system
|
||||
uv tool install hatch
|
||||
shell: bash
|
||||
- name: Configure Git
|
||||
run: |
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
__version__ = "0.4.1b1"
|
||||
__version__ = "0.4.1b2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue