Skip to content

Commit

Permalink
Update uv-version from 0.5.9 to 0.5.11 (#13)
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 Dec 23, 2024
1 parent b2f945f commit ba3741b
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 @@ -33,7 +33,7 @@ for env_file in "$ENV_DIR"/UV_* ; do
done

if [ -z "${UV_VERSION:-}" ] ; then
export UV_VERSION=0.5.9
export UV_VERSION=0.5.11
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 ba3741b

Please sign in to comment.