Bump version to 0.2.13 (#4388)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user