mirror of
https://github.com/astral-sh/uv.git
synced 2025-08-04 10:58:28 +00:00
Bump version to 0.4.6 (#7103)
This commit is contained in:
parent
58b25b560c
commit
84f25e8cf8
9 changed files with 44 additions and 15 deletions
|
@ -45,13 +45,13 @@ Request a specific version by including it in the URL:
|
|||
=== "macOS and Linux"
|
||||
|
||||
```console
|
||||
$ curl -LsSf https://astral.sh/uv/0.4.5/install.sh | sh
|
||||
$ curl -LsSf https://astral.sh/uv/0.4.6/install.sh | sh
|
||||
```
|
||||
|
||||
=== "Windows"
|
||||
|
||||
```console
|
||||
$ powershell -c "irm https://astral.sh/uv/0.4.5/install.ps1 | iex"
|
||||
$ powershell -c "irm https://astral.sh/uv/0.4.6/install.ps1 | iex"
|
||||
```
|
||||
|
||||
!!! tip
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue