From ef2db38de92f2329c1c366318bddfc7e3dee8415 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 19 Feb 2023 14:44:59 +0100 Subject: Adding upstream version 11.1.3. 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 e7a1724..e686c9c 100644 --- a/docs/sqlglot.html +++ b/docs/sqlglot.html @@ -694,7 +694,7 @@ 40 T = t.TypeVar("T", bound=Expression) 41 42 - 43__version__ = "11.0.0" + 43__version__ = "11.1.2" 44 45pretty = False 46"""Whether to format generated SQL by default.""" -- cgit v1.2.3