Update version, and change log

This commit is contained in:
unclecode
2024-06-30 00:17:43 +08:00
parent 7b0979e134
commit 685706e0aa
4 changed files with 14 additions and 3 deletions

View File

@@ -26,7 +26,7 @@ class CustomInstallCommand(install):
setup(
name="Crawl4AI",
version="0.2.71",
version="0.2.72",
description="🔥🕷️ Crawl4AI: Open-source LLM Friendly Web Crawler & Scrapper",
long_description=open("README.md").read(),
long_description_content_type="text/markdown",