refactor: migrate versioning to __version__.py and remove deprecated _version.py
This commit is contained in:
2
crawl4ai/__version__.py
Normal file
2
crawl4ai/__version__.py
Normal file
@@ -0,0 +1,2 @@
|
||||
# crawl4ai/_version.py
|
||||
__version__ = "0.3.731"
|
||||
Reference in New Issue
Block a user