What's Changed
* Replaced np.float calls with just float by Latseen in https://github.com/HakaiInstitute/GlintMaskGenerator/pull/40
* Build GUI against Python 3.10 by tayden in https://github.com/HakaiInstitute/GlintMaskGenerator/pull/41
* Add support for Python 3.11 by tayden in https://github.com/HakaiInstitute/GlintMaskGenerator/pull/42
* Drop support for Python 3.8 by tayden in https://github.com/HakaiInstitute/GlintMaskGenerator/pull/42
* Reduce default number of workers by tayden in https://github.com/HakaiInstitute/GlintMaskGenerator/pull/43
New Contributors
* Latseen made their first contribution in https://github.com/HakaiInstitute/GlintMaskGenerator/pull/40
**Full Changelog**: https://github.com/HakaiInstitute/GlintMaskGenerator/compare/3.0.4...3.1.0