Version 0.0.5
Farewell Python 2
Since Python 2 was sunset once in 2014 and again in 2020, and is largely removed from later versions of Raspberry Pi OS I've decided to drop Python 2 support in lieu of trying to work around sounddevice having also dropped Python 2 support.
What's Changed
- Address Issue #81 by @roscoe81 in #82
- Drop Python 2 support by @Gadgetoid in #107
- Add available() method to gas sensor for #66 by @Gadgetoid in #74
Full Changelog: v0.0.4...v0.0.5