What's Changed
* update aiohttp version and improve type hint by kulapard in https://github.com/kulapard/apispec-aiohttp/pull/13
* ci: enable caching for uv setup in CI workflows by kulapard in https://github.com/kulapard/apispec-aiohttp/pull/14
* ci: install pip for mypy in CI workflow by kulapard in https://github.com/kulapard/apispec-aiohttp/pull/15
* style: format docstring by kulapard in https://github.com/kulapard/apispec-aiohttp/pull/16
* fix: update `aiohttp` min version and adjust type hint for compatibility by kulapard in https://github.com/kulapard/apispec-aiohttp/pull/18
* chore: replace MIT License with Apache License 2.0 by kulapard in https://github.com/kulapard/apispec-aiohttp/pull/19
* chore: update LICENSE file to reflect copyright ownership by kulapard in https://github.com/kulapard/apispec-aiohttp/pull/20
**Full Changelog**: https://github.com/kulapard/apispec-aiohttp/compare/0.2.1...0.3.0