diff --git a/uv.yaml b/uv.yaml index 330d8b781ae..eabb8af59b2 100644 --- a/uv.yaml +++ b/uv.yaml @@ -1,6 +1,6 @@ package: name: uv - version: 0.1.5 + version: 0.1.6 epoch: 0 description: An extremely fast Python package installer and resolver, written in Rust. copyright: @@ -22,7 +22,7 @@ pipeline: with: repository: https://github.com/astral-sh/uv tag: ${{package.version}} - expected-commit: 07349e39e84a10b531b4316a140c8b7ae8bf59e4 + expected-commit: a269766c27ea6d31860b165ef5cb045be323cf16 - runs: | cargo build --locked --release