What's Changed
- The pyproject.toml is used in the code to determine the software version. Therefore its required that the pyproject.toml is part of the package.
- Python support in setup.cfg fixed. Its now consistent with pyproject.toml.
Full Changelog: v1.0.3...v1.0.4