v1.0.2
Added support for Python version 3.6 and 3.7
- Changed the
pyproject.toml
file to accept python>=3.6 - Added the
dataclasses
dependency in case python version is <3.7.
Added support for Python version 3.6 and 3.7
pyproject.toml
file to accept python>=3.6dataclasses
dependency in case python version is <3.7.