mirror of
https://github.com/astral-sh/uv.git
synced 2025-10-14 20:39:37 +00:00
Bump version to 0.7.1 (#13218)
Revert fix handling of authentication when encountering redirects ([#13215](https://github.com/astral-sh/uv/pull/13215))
This commit is contained in:
parent
c73819371c
commit
90f46f89a5
12 changed files with 33 additions and 23 deletions
|
@ -47,7 +47,7 @@ jobs:
|
|||
uses: astral-sh/setup-uv@v5
|
||||
with:
|
||||
# Install a specific version of uv.
|
||||
version: "0.7.0"
|
||||
version: "0.7.1"
|
||||
```
|
||||
|
||||
## Setting up Python
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue