Skip to content

Commit

Permalink
bump ingestr
Browse files Browse the repository at this point in the history
  • Loading branch information
karakanb committed Jan 8, 2025
1 parent bc9b884 commit 185d355
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.12.4"
ingestrVersion = "v0.12.5"
)

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

0 comments on commit 185d355

Please sign in to comment.