mirror of
https://github.com/astral-sh/ruff
synced 2026-01-11 00:24:13 -05:00
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:
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "scripts"
|
||||
version = "0.14.2"
|
||||
version = "0.14.3"
|
||||
description = ""
|
||||
authors = ["Charles Marsh <charlie.r.marsh@gmail.com>"]
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user