Enhancement: Replaced inline HTML tags with textual format for better LLM context handling #45

This commit is contained in:
unclecode
2024-06-17 15:14:56 +08:00
parent 413595542a
commit 2f246d19f4
2 changed files with 2 additions and 2 deletions

View File

@@ -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",