Skip to content

Commit

Permalink
Update uv-version from 0.4.15 to 0.4.17 (#6)
Browse files Browse the repository at this point in the history
Co-authored-by: deps <[email protected]>
  • Loading branch information
deps-dropseed[bot] and dependencies-bot authored Sep 30, 2024
1 parent 156b566 commit 7ff274d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/compile
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ for env_file in "$ENV_DIR"/UV_* ; do
done

if [ -z "${UV_VERSION:-}" ] ; then
export UV_VERSION=0.4.15
export UV_VERSION=0.4.17
log "No uv version specified in UV_VERSION config var. Defaulting to $UV_VERSION."
else
log "Using uv version from UV_VERSION config var: $UV_VERSION"
Expand Down

0 comments on commit 7ff274d

Please sign in to comment.