Bump version to 0.2.13 (#4388)

This commit is contained in:
Zanie Blue
2024-06-18 12:46:32 -04:00
committed by GitHub
parent eefc8c6d3c
commit fa6ed34105
7 changed files with 26 additions and 7 deletions
+2 -2
View File
@@ -53,8 +53,8 @@ curl -LsSf https://astral.sh/uv/install.sh | sh
powershell -c "irm https://astral.sh/uv/install.ps1 | iex"
# For a specific version.
curl -LsSf https://astral.sh/uv/0.2.12/install.sh | sh
powershell -c "irm https://astral.sh/uv/0.2.12/install.ps1 | iex"
curl -LsSf https://astral.sh/uv/0.2.13/install.sh | sh
powershell -c "irm https://astral.sh/uv/0.2.13/install.ps1 | iex"
# With pip.
pip install uv