Release 26.11
This is the current unstable branch and the information in this section is therefore not final.
Highlights
This release has the following notable changes:
- The programs.uv.enable module can now install uv-managed Python
versions and tools through the new
programs.uv.python.versions,programs.uv.python.default, andprograms.uv.tool.packagesoptions. Unpinned entries track the latest release on each activation while pinned ones stay put, andprograms.uv.python.prune/programs.uv.tool.prunemake the managed set fully declarative by removing versions and tools that are no longer listed.
State Version Changes
The state version in this release includes the changes below. These
changes are only active if the home.stateVersion option is set to
“26.11” or later.