From ed7bc1909cdd49e23bc665d746f60a0b2fcaf594 Mon Sep 17 00:00:00 2001 From: UncleCode Date: Sun, 15 Dec 2024 19:49:38 +0800 Subject: [PATCH] Bump version to 0.4.22 --- crawl4ai/__version__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crawl4ai/__version__.py b/crawl4ai/__version__.py index 38b432b..c9c3557 100644 --- a/crawl4ai/__version__.py +++ b/crawl4ai/__version__.py @@ -1,2 +1,2 @@ # crawl4ai/_version.py -__version__ = "0.4.21" +__version__ = "0.4.22"