_See all documentation for this version [here](//tensorwaves.rtfd.io/en/0.4.6)._
⚠️ Interface
- Dropped Python 3.6 support (431)
- Version limit on [`phasespace`](https://github.com/zfit/phasespace) has been removed (#445).
**If TensorWaves is installed with `phasespace`, TensorFlow is limited to below v2.7.**
🖱️ Developer Experience
- Documentation is now built with [`sphinx-build`](https://www.sphinx-doc.org/en/master/man/sphinx-build.html) only and cannot be built with `make` anymore (#433)
- Documentation in `EXECUTE_NB` mode is now faster on second run due to MyST-NB caching (433)