This release fixes an issue with the construction of Context objects (#29, #30). Thank you to @jethrob for reporting this issue!
Other changes:
- Fixed issue with subcommand return value handling (1869ceb)
- Decreased minimum Python version to 3.7, we were already running unit tests targeting it (219efd7)