What's Changed
A lot of maintenance, plus dropping 3.7 and testing with 3.12
* Move code to src by henriquegemignani in https://github.com/henriquegemignani/async-wiiload/pull/2
* Add dependabot config and CI for automerging it by henriquegemignani in https://github.com/henriquegemignani/async-wiiload/pull/3
* Bump actions/download-artifact from 2 to 3 by dependabot in https://github.com/henriquegemignani/async-wiiload/pull/4
* Bump actions/setup-python from 2 to 4 by dependabot in https://github.com/henriquegemignani/async-wiiload/pull/5
* Bump actions/upload-artifact from 2 to 3 by dependabot in https://github.com/henriquegemignani/async-wiiload/pull/6
* Bump actions/checkout from 2 to 3 by dependabot in https://github.com/henriquegemignani/async-wiiload/pull/7
* Move everything to pyproject.toml by henriquegemignani in https://github.com/henriquegemignani/async-wiiload/pull/8
* Drop Python 3.7 by henriquegemignani in https://github.com/henriquegemignani/async-wiiload/pull/9
* Add ruff with a lot of rules by henriquegemignani in https://github.com/henriquegemignani/async-wiiload/pull/10
* Add black by henriquegemignani in https://github.com/henriquegemignani/async-wiiload/pull/11
* Test with Python 3.12 by henriquegemignani in https://github.com/henriquegemignani/async-wiiload/pull/12
New Contributors
* henriquegemignani made their first contribution in https://github.com/henriquegemignani/async-wiiload/pull/2
* dependabot made their first contribution in https://github.com/henriquegemignani/async-wiiload/pull/4
**Full Changelog**: https://github.com/henriquegemignani/async-wiiload/compare/v1.0.2...v1.0.3