- Fixed bug of `dir_util.copy_tree` caused by setuptools moving to 70.2.0 (fixes [20](https://github.com/ovasquez/mkdocs-merge/issues/20)).
- Updated dependency on deprecated distutils package to use setuptools version.
- Updated project to use `pyproject.toml` instead of `setup.py` (package version now has to be manually kept in sync).
**Full Changelog**: https://github.com/ovasquez/mkdocs-merge/compare/0.8.0...0.9.0