What's Changed
* Public docker images to GHCR instead of Docker Hub by icgood in https://github.com/icgood/proxy-protocol/pull/43
* Switch to hatch and importlib by icgood in https://github.com/icgood/proxy-protocol/pull/44
* Remove unneeded MANIFEST.in by icgood in https://github.com/icgood/proxy-protocol/pull/45
* Simplify callback with asyncio.start_server by icgood in https://github.com/icgood/proxy-protocol/pull/46
**Full Changelog**: https://github.com/icgood/proxy-protocol/compare/0.9.1...0.10.0