What's Changed
* [Maint] remove spurious print in layer_manipulator by psobolewskiPhD in https://github.com/napari-threedee/napari-threedee/pull/237
* [Bugfix, napari 0.5.0] Just use string `a` as the keybinding for adding a point by psobolewskiPhD in https://github.com/napari-threedee/napari-threedee/pull/241
* Update setup.cfg: remove napari[all] from dev by psobolewskiPhD in https://github.com/napari-threedee/napari-threedee/pull/245
* Update requirements.txt to include pyqt5 by psobolewskiPhD in https://github.com/napari-threedee/napari-threedee/pull/246
* Bugfix: check if in 3D mode/data when loading widgets by psobolewskiPhD in https://github.com/napari-threedee/napari-threedee/pull/239
* Add implementation of a dipole data model by aysecanuenal in https://github.com/napari-threedee/napari-threedee/pull/244
* Add implementation of dipole annotator by aysecanuenal in https://github.com/napari-threedee/napari-threedee/pull/248
New Contributors
* aysecanuenal made their first contribution in https://github.com/napari-threedee/napari-threedee/pull/244
**Full Changelog**: https://github.com/napari-threedee/napari-threedee/compare/v0.0.24...v0.0.25