- Add RelevantContentFilter to __init__.py exports - Update version to 0.4.3b3 - Enhance type hints in async_configs.py - Remove empty utils.scraping.py file - Update mkdocs configuration with version info and GitHub integration BREAKING CHANGE: None
3 lines
47 B
Python
3 lines
47 B
Python
# crawl4ai/_version.py
|
|
__version__ = "0.4.3b3"
|