What's Changed
* Update CI by talmo in https://github.com/talmolab/sleap-io/pull/32
- Switch to using `pyproject.toml` alone instead of `setup.cfg`.
- Remove `mypy` type enforcement -- this is too strict for a library intended to be this flexible.
- Use micromamba in GitHub Actions workflow instead of miniconda
* Video backends by talmo in https://github.com/talmolab/sleap-io/pull/31
- This PR implements the core video backends for media files, HDF5 and embedded images.
* Bump version by talmo in https://github.com/talmolab/sleap-io/pull/33
**Full Changelog**: https://github.com/talmolab/sleap-io/compare/v0.0.2...v0.0.3