From 897e0173618d20fea5d8952ccdbcdad0febc0fee Mon Sep 17 00:00:00 2001 From: UncleCode Date: Mon, 12 May 2025 21:20:10 +0800 Subject: [PATCH] Set version to 0.6.3 --- crawl4ai/__version__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crawl4ai/__version__.py b/crawl4ai/__version__.py index 799c3b53..1be2ccd8 100644 --- a/crawl4ai/__version__.py +++ b/crawl4ai/__version__.py @@ -1,3 +1,3 @@ # crawl4ai/_version.py -__version__ = "0.6.4" +__version__ = "0.6.3"