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
.env
and custom env files inuv run
(#8811)--all-packages
inuv run
,uv sync
, anduv export
(#8742, #8741, #8739)--frozen
with--all-packages
inuv sync
anduv export
(#8760)--check-url
touv publish
to check for existing distributions during upload (#8531)--check-url
when--skip-existing
is used (#8803)Bug fixes
requires-python
for source distributions with static metadata (#8768)--python-preference system
(#8808)--group
defined in non-root workspace member (#8734)uv python uninstall
(#8725)python_version < '0'
could appear in a final resolution (#8759)Preview features
Rust API
BaseClient
to accept extra middleware (#8807)From
forFlatDistributions
struct (#8800)Documentation
add httpx
example with real git branch (#8756)projects.md
(#8772)README
(#8720)Install uv 0.4.30
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.30/uv-installer.ps1 | iex"
Download uv 0.4.30