Release Notes Released on 2026-05-05. Bug fixes Allow pre-release Python requests with non-zero patch versions (#19286) Install uv 0.11.10 Install prebuilt binaries via shell script sh curl --proto '=https' --tlsv1.2 -LsSf https://releases.astral.sh/github/uv/releases/download/0.11.10/uv-installer.sh | sh Install pr...
Related items
0.10.11
Release Notes Released on 2026-03-16. Enhancements Fetch Ruff release metadata from an Astral mirror (#18358) Use PEP 639 license metadata for uv itself (#16477) Performance Improve distribution id performance (#18486) Bug fixes Allow --project to refer to a pyproject.toml directly and reduce to a warning on other f...
0.11.11
Release Notes Released on 2026-05-06. Bug fixes Accept legacy ID format from pre-0.11.9 cache entries (#19301) Install uv 0.11.11 Install prebuilt binaries via shell script sh curl --proto '=https' --tlsv1.2 -LsSf https://releases.astral.sh/github/uv/releases/download/0.11.11/uv-installer.sh | sh Install prebuilt bi...
0.11.0
Release Notes Released on 2026-03-23. Breaking changes This release includes changes to the networking stack used by uv. While we think that breakage will be rare, it is possible that these changes will result in the rejection of certificates previously trusted by uv so we have marked the change as breaking out of a...
0.10.10
Release Notes Released on 2026-03-13. Python Add CPython 3.15.0a7 (#18403) Enhancements Add --outdated flag to uv tool list (#18318) Add riscv64 musl target to build-release-binaries workflow (#18228) Fetch Ruff from an Astral mirror (#18286) Improve error handling for platform detection in Python downloads (#18453)...
0.10.0
Release Notes Since we released uv 0.9.0 in October of 2025, we've accumulated various changes that improve correctness and user experience, but could break some workflows. This release contains those changes; many have been marked as breaking out of an abundance of caution. We expect most users to be able to upgrad...
0.11.1
Release Notes Released on 2026-03-24. Bug fixes Add missing hash verification for riscv64gc-unknown-linux-musl (#18686) Fallback to direct download when direct URL streaming is unsupported (#18688) Revert treating 'Dynamic' values as case-insensitive (#18692) Remove torchdata from list of packages to source from the...