Skip to content

Commit

Permalink
bump ingestr
Browse files Browse the repository at this point in the history
  • Loading branch information
karakanb committed Dec 11, 2024
1 parent 3513450 commit 572b276
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/python/uv.go
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ var AvailablePythonVersions = map[string]bool{
const (
UvVersion = "0.5.0"
pythonVersionForIngestr = "3.11"
ingestrVersion = "v0.10.2"
ingestrVersion = "v0.10.4"
)

// UvChecker handles checking and installing the uv package manager.
Expand Down

0 comments on commit 572b276

Please sign in to comment.