Unknown
* Bump version: 0.38.4 → 0.38.5 ([`3c55388`](https://github.com/python-zeroconf/python-zeroconf/commit/3c5538899b8974e99c9a279ce3ac46971ab5d91c))
* Update changelog for 0.38.5 (1066) ([`ae3635b`](https://github.com/python-zeroconf/python-zeroconf/commit/ae3635b9ee73edeaabe2cbc027b8fb8bd7cd97da))
* Fix ServiceBrowsers not getting `ServiceStateChange.Removed` callbacks on PTR record expire (1064) ([`10ee205`](https://github.com/python-zeroconf/python-zeroconf/commit/10ee2053a80f7c7221b4fa1475d66b01abd21b11))
* Fix ci trying to run mypy on pypy (1065) ([`31662b7`](https://github.com/python-zeroconf/python-zeroconf/commit/31662b7a0bba65bea1fbfc09c70cd2970160c5c6))
* Force minimum version of 3.7 and update example (1060)
Co-authored-by: J. Nick Koston <nickkoston.org> ([`6e842f2`](https://github.com/python-zeroconf/python-zeroconf/commit/6e842f238b3e1f3b738ed058e0fa4068115f041b))
* Fix mypy error in zeroconf._service.info (1062) ([`e9d25f7`](https://github.com/python-zeroconf/python-zeroconf/commit/e9d25f7749778979b7449464153163587583bf8d))
* Refactor to fix mypy error (1061) ([`6c451f6`](https://github.com/python-zeroconf/python-zeroconf/commit/6c451f64e7cbeaa0bb77f66790936afda2d058ef))