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
tool.uv.sources
(#7745).gitignore
file touv build
output directory (#7835)PAGER
env var when paging inuv help
command (#5511)uv run -m foo
to run a module (#7754)uv build
in workspaces (#7813)uv init --package
command to match project name (#7670)uv add dotenv
(#7799)tool.uv.sources
deserialization failures (#7823)serde-untagged
to improve some untagged enum error messages (#7822)dotenv
errors, rather than inuv add
(#7825)Configuration
UV_NO_SYNC
environment variable (#7752)Bug fixes
git+
prefix intool.uv.sources
(#7847)--no-binary
(#7772)uv tree --invert
for platform dependencies (#7808)uv add
(#7766)tool.uv.environments
for legacy virtual workspace roots (#7824)Rust API
FlatDistributions
public (#7833)Documentation
uv publish
instead of twine in docs (#7837)projects.md
(#7784)Install uv 0.4.18
Install prebuilt binaries via shell script
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy ByPass -c "irm https://github.com/astral-sh/uv/releases/download/0.4.18/uv-installer.ps1 | iex"
Download uv 0.4.18