Small bug fixes & Python 3.12 support.
What's Changed
- fix dataset_id error on Windows by @kaixin96 in #239
- fix unknown author appearance by @younik in #240
- Fix: Avoid error when missing dataset dependency by @younik in #241
- Update pre-commit by @younik in #244
- Single step env by @alexdavey in #245
- Add Python 3.12 support by @younik in #224
New Contributors
Full Changelog: v0.5.0...v0.5.1