Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Created by
brew bump
Created with
brew bump-formula-pr
.release notes
uv venv --python <version>
will automatically download the Python version if requireduv venv
will read the required Python version from the.python-version
file orpyproject.toml
The
uv pip
interface should not be affected by any breaking changes.Note the following changelog entries does not include all the new features since they were added incrementally as preview features. See the feature page in the documentation for a comprehensive listing, or read the blog post for more context on the new features.
Breaking changes
--legacy-setup-py
command-line argument (#4255)Enhancements
python_version in ...
markers (#6172)--offline
is used (#6156)uv add
(#6010)environment-markers
toresolution-markers
(#6240)uv add -r requirements.txt
(#6005)CLI
uv generate-shell-completion
(#6170)uv help
(#6180)uv add
anduv remove
update scripts (#6231)package@latest
intool run
(#6138)python find
output with-q
(#6256)--upgrade
is passed totool run
(#6140)Configuration
UV_TOOL_BIN_DIR
(#6207)Performance
FxHash
inuv-auth
(#6149)Bug fixes
python_full_version
when constructing markers (#6171)[project]
table inuv venv
(#6178)lock_path
as relative root (#6157)Documentation
uv add
anduv remove
behavior with markers (#6163)uv.pip
section semantics (#6225)ca-certificates
in docker and use pipefail (#6208)uv generate-shell-completion
in CLI documentation reference (#6146)uv add --script
in guide (#6215)Install uv 0.3.0
Install prebuilt binaries via shell script
Install prebuilt binaries via powershell script
powershell -c "irm https://github.com/astral-sh/uv/releases/download/0.3.0/uv-installer.ps1 | iex"
Download uv 0.3.0