diff --git a/pages/index.html b/pages/index.html index fa352090..c9e2b54f 100644 --- a/pages/index.html +++ b/pages/index.html @@ -25,7 +25,7 @@
-

🔥🕷️ Crawl4AI: Web Data for your Thoughts v0.2.4

+

🔥🕷️ Crawl4AI: Web Data for your Thoughts v0.2.5

📊 Total Website Processed diff --git a/setup.py b/setup.py index 168dfac6..2d05e206 100644 --- a/setup.py +++ b/setup.py @@ -26,7 +26,7 @@ class CustomInstallCommand(install): setup( name="Crawl4AI", - version="0.2.4", + version="0.2.5", description="🔥🕷️ Crawl4AI: Open-source LLM Friendly Web Crawler & Scrapper", long_description=open("README.md").read(), long_description_content_type="text/markdown",