mirror of
https://github.com/astral-sh/uv.git
synced 2025-08-04 02:48:17 +00:00
Bump version to 0.7.21 (#14611)
This commit is contained in:
parent
4d82e88863
commit
77c771c7f3
13 changed files with 59 additions and 24 deletions
|
@ -36,7 +36,7 @@ To use uv as a build backend in an existing project, add `uv_build` to the
|
|||
|
||||
```toml title="pyproject.toml"
|
||||
[build-system]
|
||||
requires = ["uv_build>=0.7.20,<0.8.0"]
|
||||
requires = ["uv_build>=0.7.21,<0.8.0"]
|
||||
build-backend = "uv_build"
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue