Initial release 0.1.0
First release based upon a fork of the original Music Bingo source code.
New features added in this release:
- upgrade code to use Python v3
- add audio playback to the GUI
- add a title to each Bingo game
- an INI file to store default options
- support for ffmpeg for encoding and playing MP3 files
- using multiple threads to search directories
- allowing changing number of rows and columns in a Bingo ticket
- mypy static type checking
- pylint style checking
- add a pride colour scheme scheme