From d8f38f2298fa99d2bf32236df7cf1e855f91de58 Mon Sep 17 00:00:00 2001 From: UncleCode Date: Tue, 25 Mar 2025 21:47:19 +0800 Subject: [PATCH] chore(version): bump version to 0.5.0.post7 --- crawl4ai/__version__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crawl4ai/__version__.py b/crawl4ai/__version__.py index 0f5d9ee7..89e922cf 100644 --- a/crawl4ai/__version__.py +++ b/crawl4ai/__version__.py @@ -1,2 +1,2 @@ # crawl4ai/_version.py -__version__ = "0.5.0.post6" +__version__ = "0.5.0.post7"