We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f9ea3b commit 4864730Copy full SHA for 4864730
crawl4ai/__version__.py
@@ -1,7 +1,7 @@
1
# crawl4ai/__version__.py
2
3
# This is the version that will be used for stable releases
4
-__version__ = "0.7.1"
+__version__ = "0.7.2"
5
6
# For nightly builds, this gets set during build process
7
__nightly_version__ = None
0 commit comments