From fb7e79eb4c8d6e22b7324de4bb1ea9cd11b8da7c Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 7 Apr 2023 14:35:04 +0200 Subject: Merging upstream version 11.5.2. Signed-off-by: Daniel Baumann --- docs/sqlglot.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/sqlglot.html') diff --git a/docs/sqlglot.html b/docs/sqlglot.html index 9c719f7..bca466c 100644 --- a/docs/sqlglot.html +++ b/docs/sqlglot.html @@ -3,7 +3,7 @@ - + sqlglot API documentation @@ -698,7 +698,7 @@ 47 T = t.TypeVar("T", bound=Expression) 48 49 - 50__version__ = "11.4.4" + 50__version__ = "11.5.1" 51 52pretty = False 53"""Whether to format generated SQL by default.""" -- cgit v1.2.3