What's Changed
* [Create issue templates](https://github.com/eindiran/smbus3/pull/13)
* Developer tooling changes:
* [Update workflows for `dev` branch](https://github.com/eindiran/smbus3/pull/18)
* Use `action-validator` as [pre-commit hook](https://github.com/eindiran/smbus3/pull/19).
* [Expanded `Makefile` tasks](https://github.com/eindiran/smbus3/pull/17) with better control over uninstalling `smbus3`, purging the `pip` cache, and building packages (with just binary wheels or just source distributions).
* [Improve metadata in `setup.cfg`](https://github.com/eindiran/smbus3/pull/15), including adding OS/plaform info, and minimum Python3 version.
* [Expand type stubs](https://github.com/eindiran/smbus3/pull/16) with more accurate default value information.
* [Add new test](https://github.com/eindiran/smbus3/pull/14) to check version of tests vs installed `smbus3`.
**Full Changelog**: https://github.com/eindiran/smbus3/compare/v0.5.3...v0.5.4