Mark package as deprecated
As part of our upcoming release of version 1 of BrainGlobe, the `cellfinder-core` and `cellfinder-napari` packages are merging into a single, unified, `cellfinder` package. You can read about this [in our blog post](https://brainglobe.info/blog/version1/core_and_napari_merge.html).
As such, this will be the final release of a standalone `cellfinder-napari` package. If you want to continue using the plugin, we recommend you follow the steps outlined in the blog post above, or head over to [`cellfinder`](https://github.com/brainglobe/cellfinder) and install version `>=v1.0.0` in a clean environment.
What's Changed
* Set pre-commit autoupdate frequency to monthly by adamltyson in https://github.com/brainglobe/cellfinder-napari/pull/172
* Delete .github/workflows/plugin_preview.yml by adamltyson in https://github.com/brainglobe/cellfinder-napari/pull/175
* Force headless display by willGraham01 in https://github.com/brainglobe/cellfinder-napari/pull/178
* Prepare for retirement by willGraham01 in https://github.com/brainglobe/cellfinder-napari/pull/177
**Full Changelog**: https://github.com/brainglobe/cellfinder-napari/compare/v0.1.0...v1.0.0