Bump version to 0.9.19 (#17254)

Closes https://github.com/astral-sh/uv/issues/17240
This commit is contained in:
Charlie Marsh
2025-12-29 13:41:40 -05:00
committed by GitHub
parent 936da00509
commit a45f502e3a
16 changed files with 63 additions and 31 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ Select a variant that is suitable for your workflow.
```yaml title="gitlab-ci.yml"
variables:
UV_VERSION: "0.9.18"
UV_VERSION: "0.9.19"
PYTHON_VERSION: "3.12"
BASE_LAYER: bookworm-slim
# GitLab CI creates a separate mountpoint for the build directory,