Skip to content

Commit 95a1d72

Browse files
committed
fix: bump version
1 parent 27aedbd commit 95a1d72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "query-farm-sql-scan-planning"
3-
version = "0.1.3"
3+
version = "0.1.4"
44
description = "A Python library for intelligent file filtering using SQL expressions and metadata-based scan planning. This library enables efficient data lake query optimization by determining which files need to be scanned based on their statistical metadata."
55
authors = [
66
{ name = "Rusty Conover", email = "rusty@conover.me" }

0 commit comments

Comments
 (0)