Bump v0.14.3 (#21152)

- **Upgrade to rooster==0.1.1**
- **Changelog for v0.14.3**
- **Bump v0.14.3**
This commit is contained in:
Amethyst Reese
2025-10-30 17:06:29 -07:00
committed by GitHub
parent 3be3a10a2f
commit 8737a2d5f5
11 changed files with 72 additions and 17 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "scripts"
version = "0.14.2"
version = "0.14.3"
description = ""
authors = ["Charles Marsh <charlie.r.marsh@gmail.com>"]

View File

@@ -12,7 +12,7 @@ project_root="$(dirname "$script_root")"
echo "Updating metadata with rooster..."
cd "$project_root"
uvx --python 3.12 --isolated -- \
rooster@0.1.0 release "$@"
rooster@0.1.1 release "$@"
echo "Updating lockfile..."
cargo update -p ruff