This release introduces new changes:
- Add `-V/--version` flag to display version number
- Add `-L/--license` flag to display license, copyright and author information
- Add GitHub link to help text
- Show help text when invoked without any options or commands
- Redefine criteria for [`MediaPlayer2.Player.CanPlay`](https://specifications.freedesktop.org/mpris-spec/2.2/Player_Interface.html#Property:CanPlay) support
- Further caching to speed up functionality dependent on disk I/O
- Use `typing.Protocol` and add `typing_extensions` dependency for support on Python 3.7
- Update README
- Refactoring
You can install this version like so:
bash
python3 -m pip install cast_control==0.10.5