From 1b72880007ade6c4658551e61c337a438f498086 Mon Sep 17 00:00:00 2001 From: UncleCode Date: Thu, 6 Mar 2025 20:32:32 +0800 Subject: [PATCH] chore(version): bump version to 0.5.0.post3 --- crawl4ai/__version__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crawl4ai/__version__.py b/crawl4ai/__version__.py index e56feb58..1f2ef59b 100644 --- a/crawl4ai/__version__.py +++ b/crawl4ai/__version__.py @@ -1,2 +1,2 @@ # crawl4ai/_version.py -__version__ = "0.5.0.post2" +__version__ = "0.5.0.post3"