Skip to content

Commit

Permalink
uv/0.4.2 package update (#27377)
Browse files Browse the repository at this point in the history
  • Loading branch information
octo-sts[bot] and wolfi-bot authored Sep 1, 2024
1 parent 057ab90 commit 54668db
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.1
version: 0.4.2
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: 823f23e22541f1c285445972276772b74af34013
expected-commit: 736ccb950a4e2fd520559e351361e206fb6e22ee

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

0 comments on commit 54668db

Please sign in to comment.