This release implements [Darwin V7](https://darwin.v7labs.com/datasets) annotations.
Breaking changes
This release implements breaking changes in `dlup.annotations.WsiAnnotations`. Internally, labels are not handled anymore as strings, but there is now an `AnnotationClass` that carries both the label and annotation type. This also affects `.available_labels`.
**Full Changelog**: https://github.com/NKI-AI/dlup/compare/v0.3.25...v0.3.26