issue 19 is resolved

- Update Dockerfile to install mkdocs and build documentation
This commit is contained in:
unclecode
2024-06-22 17:18:00 +08:00
parent 612ed3fef2
commit 2c2362b4d3
6 changed files with 17 additions and 4 deletions

View File

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