Skip to content

Commit 4864730

Browse files
committed
chore: Bump version to 0.7.2
1 parent 9f9ea3b commit 4864730

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crawl4ai/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# crawl4ai/__version__.py
22

33
# This is the version that will be used for stable releases
4-
__version__ = "0.7.1"
4+
__version__ = "0.7.2"
55

66
# For nightly builds, this gets set during build process
77
__nightly_version__ = None

0 commit comments

Comments
 (0)