Skip to content

Commit 572b276

Browse files
committed
bump ingestr
1 parent 3513450 commit 572b276

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/python/uv.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ var AvailablePythonVersions = map[string]bool{
3535
const (
3636
UvVersion = "0.5.0"
3737
pythonVersionForIngestr = "3.11"
38-
ingestrVersion = "v0.10.2"
38+
ingestrVersion = "v0.10.4"
3939
)
4040

4141
// UvChecker handles checking and installing the uv package manager.

0 commit comments

Comments
 (0)