From 400166c07d9a942e780db6ca33700006b12efd83 Mon Sep 17 00:00:00 2001 From: Ritish Srivastava <121374890+Ritish134@users.noreply.github.com> Date: Sun, 19 Apr 2026 19:11:00 +0530 Subject: [PATCH] Bump package version to 0.11.7 update to latest version Signed-off-by: Ritish Srivastava <121374890+Ritish134@users.noreply.github.com> --- uv.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/uv.yaml b/uv.yaml index 98fb2718d14a..d9831051a824 100644 --- a/uv.yaml +++ b/uv.yaml @@ -1,6 +1,6 @@ package: name: uv - version: "0.11.5" + version: "0.11.7" epoch: 0 # use cargo/build pipeline, rust-1.94, add ldd-check test description: An extremely fast Python package installer and resolver, written in Rust. copyright: @@ -46,7 +46,7 @@ pipeline: with: repository: https://github.com/astral-sh/uv tag: ${{package.version}} - expected-commit: 95eaa68c8df627eb915bc355831fd7d169d91fe3 + expected-commit: 9d177269e110f40d578804e1b3d4ca3183a4ef6c destination: uv - working-directory: uv