v0.9.1
sxyazi/yaziv0.9.1Jul 8, 2026by github-actions[bot]
AI Summary
This release updates the Crawl4AI project to version 0.9.1, providing updated installation methods via PyPI and Docker. Users are directed to the CHANGELOG for a detailed list of specific changes and improvements included in this update.
Key Highlights
- Updated PyPI package to version 0.9.1
- Updated Docker images to version 0.9.1 and latest
- Link to Docker release workflow for build status
- Reference to CHANGELOG for detailed changes
Full Release Notes
## 🎉 Crawl4AI v0.9.1 Released! ### 📦 Installation **PyPI:** ```bash pip install crawl4ai==0.9.1 ``` **Docker:** ```bash docker pull unclecode/crawl4ai:0.9.1 docker pull unclecode/crawl4ai:latest ``` **Note:** Docker images are being built and will be available shortly. Check the [Docker Release workflow](https://github.com/unclecode/crawl4ai/actions/workflows/docker-release.yml) for build status. ### 📝 What's Changed See [CHANGELOG.md](https://github.com/unclecode/crawl4ai/blob/main/CHANGELOG.md) for details.