v0.9.3
unclecode/crawl4aiv0.9.3Aug 31, 2026by github-actions[bot]
AI Summary
This release provides installation instructions for version 0.9.3 via PyPI and Docker, noting that Docker images are currently being built.
Key Highlights
- Installation available via PyPI
- Docker images available via `unclecode/crawl4ai:0.9.3`
- Link to Docker Release workflow for build status
New Features
- Installation instructions available on PyPI and Docker
Full Release Notes
## 🎉 Crawl4AI v0.9.3 Released! ### 📦 Installation **PyPI:** ```bash pip install crawl4ai==0.9.3 ``` **Docker:** ```bash docker pull unclecode/crawl4ai:0.9.3 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.