v2.1.0
This is a minor release that relaxes the minimum required python version from 3.12 to 3.11, and adds a utility function load_bids_metadata for loading BIDS JSON sidecar files.
What's Changed
- Downgrade minimal required python to 3.11 by @clane9 in #51
- Add utility to load JSON sidecar metadata by @clane9 in #54
Full Changelog: v2.0.0...v2.0.1