We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a0f301 commit bb79ff8Copy full SHA for bb79ff8
1 file changed
pkg/python/uv.go
@@ -36,7 +36,7 @@ var AvailablePythonVersions = map[string]bool{
36
37
const (
38
pythonVersionForIngestr = "3.11"
39
- ingestrVersion = "0.14.137"
+ ingestrVersion = "0.14.138"
40
sqlfluffVersion = "3.4.1"
41
)
42
0 commit comments