0.9.0 - July 30, 2024
- Fixed bug of
dir_util.copy_tree
caused by setuptools moving to 70.2.0 (fixes #20). - Updated dependency on deprecated distutils package to use setuptools version.
- Updated project to use
pyproject.toml
instead ofsetup.py
(package version now has to be manually kept in sync).
Full Changelog: 0.8.0...0.9.0