What's Changed
* Bug fix: edge cases of `datetime.date` need to be accounted for in our logic by rptmat57, reported by shawnyang2019
* Bug fix: list of `str` are incorrectly prepped using json.dumps on newer Python versions in https://github.com/wharton/drf-excel/commit/787cec006bccca2b1d5de31eee4176a21a494019 by rptmat57, reported by melvinkcx
* Switch from `setup.py` to `pyproject.toml`, consolidate and cleanup by FlipperPA
**Full Changelog**: https://github.com/wharton/drf-excel/compare/2.4.0...2.4.1