HumBLE Explorer 0.3.3: Python 3.7 works!
This is a bugfix release. The most visible fix is for a bug that let HumBLE Explorer fail on Python 3.7.
What's Changed
- Minor code style fixes by @koenvervloesem in #30
- Run tests with the correct Python version in CI by @koenvervloesem in #31
- Fix byte separator in RichHexData by @koenvervloesem in #32
- Add changelog for 0.3.3 by @koenvervloesem in #33
Full Changelog: v0.3.2...v0.3.3