Manage the
uvexecutable itself. More information: https://docs.astral.sh/uv/reference/cli/#uv-self.
uv to the latest version:uv self update
uv to a specific version:uv self update {{0.4.0}}
uv updates without installing:uv self update --dry-run
uv with verbose output:uv self update {{[-v|--verbose]}}
uv version:uv self version
uv self version --short
uv self version --output-format json