chore(version): update version to 0.7.4

This commit is contained in:
UncleCode
2025-08-17 19:22:23 +08:00
parent 2ab0bf27c2
commit 22c7932ba3

View File

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