What's Changed
* Minor refactors and allows toggling ARD kernel by JohnGoertz in https://github.com/JohnGoertz/Gumbi/pull/19
* Retrofits onto Python 3.7 by JohnGoertz in https://github.com/JohnGoertz/Gumbi/pull/20
The biggest change is now the required Python version is >= 3.7, instead of 3.9 as it was before.
**Full Changelog**: https://github.com/JohnGoertz/Gumbi/compare/v0.1.9...v0.1.10