Skip to content

Commit

Permalink
uv/0.4.0 package update (#27273)
Browse files Browse the repository at this point in the history
  • Loading branch information
octo-sts[bot] and wolfi-bot authored Aug 28, 2024
1 parent cad4043 commit b9229b0
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.3.5
version: 0.4.0
epoch: 0
description: An extremely fast Python package installer and resolver, written in Rust.
copyright:
Expand All @@ -23,7 +23,7 @@ pipeline:
with:
repository: https://github.com/astral-sh/uv
tag: ${{package.version}}
expected-commit: 6c62d9fbf1f591da0a7599f3bd8afba1110229a0
expected-commit: d9bd3bc7a536037ea8645fb70f1d35c0bb62b68e

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

0 comments on commit b9229b0

Please sign in to comment.