From e4c72fd7c8018d9dfc6043e7304275e2fffac89f Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 7 Mar 2023 19:09:27 +0100 Subject: Adding upstream version 11.3.0. Signed-off-by: Daniel Baumann --- docs/sqlglot.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/sqlglot.html') diff --git a/docs/sqlglot.html b/docs/sqlglot.html index 5da9c75..3121bc4 100644 --- a/docs/sqlglot.html +++ b/docs/sqlglot.html @@ -701,7 +701,7 @@ 47 T = t.TypeVar("T", bound=Expression) 48 49 - 50__version__ = "11.2.2" + 50__version__ = "11.2.6" 51 52pretty = False 53"""Whether to format generated SQL by default.""" -- cgit v1.2.3