What's Changed
* V0.0.5 by zoccoler in https://github.com/zoccoler/nap-plot-tools/pull/5 (actually v0.1.0)
* Set cmap cat10_mod colormap with `first_color_transparent` to `False` (remove `cat10_mod_cmap_first_opaque`, which is now the default `cat10_mod_cmap`, and introduce `cat10_mod_cmap_first_transparent`).
* Add name to colormaps
* Hide from napari-hub (not a plugin)
* Add matplotlib dependency
**Full Changelog**: https://github.com/zoccoler/nap-plot-tools/compare/v0.0.4...v0.1.0