From 9e89d27fcd975209f5ffd1fdbff62bdbe61ed726 Mon Sep 17 00:00:00 2001 From: UncleCode Date: Wed, 5 Mar 2025 14:18:29 +0800 Subject: [PATCH] chore(version): bump version to 0.5.0.post2 --- crawl4ai/__version__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crawl4ai/__version__.py b/crawl4ai/__version__.py index bfe6b613..e56feb58 100644 --- a/crawl4ai/__version__.py +++ b/crawl4ai/__version__.py @@ -1,2 +1,2 @@ # crawl4ai/_version.py -__version__ = "0.5.0.post1" +__version__ = "0.5.0.post2"