From 4a5f1aebee10ef125cb65074a0a9add9f4e780f8 Mon Sep 17 00:00:00 2001 From: UncleCode Date: Mon, 16 Dec 2024 18:53:11 +0800 Subject: [PATCH] Bump version to 0.4.23 --- crawl4ai/__version__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crawl4ai/__version__.py b/crawl4ai/__version__.py index c9c35576..38af4878 100644 --- a/crawl4ai/__version__.py +++ b/crawl4ai/__version__.py @@ -1,2 +1,2 @@ # crawl4ai/_version.py -__version__ = "0.4.22" +__version__ = "0.4.23"