What's Changed
* Fix version and readme badge by talmo in https://github.com/talmolab/sleap-io/pull/19
* Add NWB support III - provenance writing by h-mayorquin in https://github.com/talmolab/sleap-io/pull/17
* Propagated extracted backend dict to video object by h-mayorquin in https://github.com/talmolab/sleap-io/pull/18
* Change equality semantics for Points and Instances by quantumdot in https://github.com/talmolab/sleap-io/pull/21
* Metadata not correctly propagated to nwb bug by h-mayorquin in https://github.com/talmolab/sleap-io/pull/23
* Add LabelStudio project support by quantumdot in https://github.com/talmolab/sleap-io/pull/26
* Add propagation of start time when writing nwbfile by h-mayorquin in https://github.com/talmolab/sleap-io/pull/29
* Refactoring pre v0.0.2 by talmo in https://github.com/talmolab/sleap-io/pull/27
- High-level API cleaned up to `load_nwb`, `save_nwb`, `load_labelstudio`, `save_labelstudio`
- Basic NWB loading support
- Add Label Studio functionality for inferring nodes.
New Contributors
* quantumdot made their first contribution in https://github.com/talmolab/sleap-io/pull/21
**Full Changelog**: https://github.com/talmolab/sleap-io/compare/v0.0.1...v0.0.2