v1.3.5
What's Changed
- Add configuration to pyproject.toml so that isort works with black by @drewoldag in #195
- renamed package references by @cchris28 in #198
- fix: the project table was introduced in setuptools 62 by @henryiii in #196
- changed versions to >= for sphinx and sphinx-rtd-theme by @cchris28 in #200
- changed "pip install .[dev]" to include -e option in docs by @cchris28 in #203
New Contributors
Full Changelog: v1.3.4...v1.3.5