Skip to content

Commit 89ccca5

Browse files
committed
fix: docs
1 parent 1742a3d commit 89ccca5

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-manipulation"
3-
version = "0.1.6"
3+
version = "0.1.7"
44
description = "A Python library for intelligent SQL predicate manipulation using SQLGlot. This library provides tools to safely remove specific predicates from `SQL WHERE` clauses and filter SQL statements based on column availability."
55
authors = [
66
{ name = "Rusty Conover", email = "rusty@query.farm" }

0 commit comments

Comments
 (0)