correctly set the version, this time
This commit is contained in:
parent
4b4745eb9f
commit
055a224367
2 changed files with 5 additions and 1 deletions
4
justfile
4
justfile
|
|
@ -49,3 +49,7 @@ clean:
|
|||
ci:
|
||||
prek run --all-files
|
||||
# woodpecker-cli exec "whatever"
|
||||
|
||||
release:
|
||||
@echo remember to git tag and update pyproject.toml
|
||||
uv build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue