([full changelog](https://github.com/manics/podmanclispawner/compare/0.2.0...0.3.0))
Significant PRs
- Switch to pyproject.toml [165](https://github.com/manics/podmanclispawner/pull/165) ([manics](https://github.com/manics))
- Add example jupyterhub_config.py [162](https://github.com/manics/podmanclispawner/pull/162) ([manics](https://github.com/manics))
- BREAKING: Switch to async subprocess, remove `pull_image` config [161](https://github.com/manics/podmanclispawner/pull/161) ([manics](https://github.com/manics))
- poll: decode error messages, return 0 on error [160](https://github.com/manics/podmanclispawner/pull/160) ([manics](https://github.com/manics))
- Fix test to work with Podman 5 [159](https://github.com/manics/podmanclispawner/pull/159) ([manics](https://github.com/manics))
- podman executable can be overridden [107](https://github.com/manics/podmanclispawner/pull/107) ([manics](https://github.com/manics))