v0.5.6
- Add
optgroup.help_option
decorator to add help option to the group (PR #50) - Use GitHub Actions instead of Travis CI for CI
- Delete tox runner
- Add Python 3.11 to the setup classifiers
optgroup.help_option
decorator to add help option to the group (PR #50)