From e53bec16fb5ba08b2ff8daf3ffe5467a7c24b757 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 12 Mar 2023 11:17:12 +0100 Subject: Adding upstream version 11.3.6. 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 7121e79..7b69afa 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.3.2" + 50__version__ = "11.3.5" 51 52pretty = False 53"""Whether to format generated SQL by default.""" -- cgit v1.2.3