chore: Update web crawler URLs to use NBC News business section

This commit is contained in:
unclecode
2024-05-17 18:11:13 +08:00
parent 36e46be23d
commit 957a2458b1
3 changed files with 17 additions and 17 deletions

View File

@@ -12,7 +12,7 @@ requirements_without_torch_transformers_nlkt = [req for req in requirements if n
setup(
name="Crawl4AI",
version="0.1.2",
version="0.2.0",
description="🔥🕷️ Crawl4AI: Open-source LLM Friendly Web Crawler & Scrapper",
long_description=open("README.md").read(),
long_description_content_type="text/markdown",