v0.2.2
v0.2.2 (18th January 2023)
- Added support for Python 3.6+ by removing the
__future__
anddataclass
imports from the codebase - Downgraded pylint in the developer dependencies to allow for Python 3.6 to run locally
__future__
and dataclass
imports from the codebase