Merge branch 'main' into develop

This commit is contained in:
ntohidi
2025-08-11 18:56:15 +08:00
9 changed files with 1311 additions and 138 deletions

View File

@@ -1,7 +1,7 @@
# crawl4ai/__version__.py
# This is the version that will be used for stable releases
__version__ = "0.7.2"
__version__ = "0.7.3"
# For nightly builds, this gets set during build process
__nightly_version__ = None