Skip to content

Commit

Permalink
uv/0.5.0 package update (#33617)
Browse files Browse the repository at this point in the history
  • Loading branch information
octo-sts[bot] and wolfi-bot authored Nov 8, 2024
1 parent 743e12d commit 9d8328c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions uv.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: uv
version: 0.4.30
version: 0.5.0
epoch: 0
description: An extremely fast Python package installer and resolver, written in Rust.
copyright:
Expand All @@ -24,7 +24,7 @@ pipeline:
with:
repository: https://github.com/astral-sh/uv
tag: ${{package.version}}
expected-commit: 61ed2a236ade13703fd6cd3271e2c4d627398f38
expected-commit: 8d665267cdd45fd8cf00f690dc8d9399f6147d4e

- runs: |
cargo auditable build --locked --release
Expand Down

0 comments on commit 9d8328c

Please sign in to comment.