Bump version to 0.4.5 (#7044)

This commit is contained in:
Zanie Blue
2024-09-04 15:56:10 -05:00
committed by GitHub
parent 1c25c76be6
commit 42b6bfbad7
9 changed files with 49 additions and 17 deletions
+2 -2
View File
@@ -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.4/install.sh | sh
$ curl -LsSf https://astral.sh/uv/0.4.5/install.sh | sh
```
=== "Windows"
```console
$ powershell -c "irm https://astral.sh/uv/0.4.4/install.ps1 | iex"
$ powershell -c "irm https://astral.sh/uv/0.4.5/install.ps1 | iex"
```
### PyPI