What's Changed
* Add blinking polygons (sub-signals) sample data by zoccoler in https://github.com/zoccoler/napari-signal-selector/pull/18
* Add widget to `Layers` menu (`Layers -> Annotate` and `Layers -> Visualize`) by zoccoler in https://github.com/zoccoler/napari-signal-selector/pull/18
* Ensure Annotations and Predictions are loaded in case widget is opened before images by zoccoler in https://github.com/zoccoler/napari-signal-selector/pull/18
* Add support python 3.11 by zoccoler in https://github.com/zoccoler/napari-signal-selector/pull/19
* Load sample data from url by zoccoler in https://github.com/zoccoler/napari-signal-selector/pull/20
**Full Changelog**: https://github.com/zoccoler/napari-signal-selector/compare/v0.0.5...v0.0.6