- Added [`requests`](https://pypi.org/project/requests/) as a dependency, resolves 1.
1.0.0
- Bumped to v1.0.0 for first release
0.1.1
- Fixed bug where an invalid /etc/taps.conf would cause a crash - Invalid /etc/taps.conf formats now alert the user and fallback to the template config file - Tidied up code & added setuptools as a dependency to be safe - Changes to README to reflect these changes
0.1.0
- Created configuration file functionality (currently just for colour settings). - Fixed bugs