Upgrade rooster to v0.1.0 (#16025)

This commit is contained in:
Zanie Blue 2025-09-25 09:11:04 -05:00 committed by GitHub
parent 1c68977399
commit 15975b00ea
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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