v0.9.1
neuphonic/neuttsv0.9.1Jul 8, 2026by github-actions[bot]
AI Summary
Version 0.9.1 of Crawl4AI is released with updated installation instructions for both Python and Docker environments. The release maintains standard deployment procedures for this minor version update.
Key Highlights
- PyPI installation package available
- Docker image availability confirmed
- Link to detailed CHANGELOG provided
New Features
- Installation package updates for v0.9.1
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.