mirror of
https://github.com/astral-sh/uv.git
synced 2025-11-19 19:44:40 +00:00
Upgrade rooster to v0.1.0 (#16025)
This commit is contained in:
parent
1c68977399
commit
15975b00ea
1 changed files with 1 additions and 2 deletions
|
|
@ -11,8 +11,7 @@ echo "Updating metadata with rooster..."
|
|||
cd "$project_root"
|
||||
|
||||
# Update the changelog
|
||||
uv tool run --from 'rooster-blue @ git+https://github.com/zanieb/rooster@c24ea11bf3cfea89d6f8c782462cac4313e5e0d6' --python 3.12 -- \
|
||||
rooster release "$@"
|
||||
uvx --python 3.12 rooster@0.1.0 release "$@"
|
||||
|
||||
echo "Updating lockfile..."
|
||||
cargo update -p uv
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue