v0.21.0 ======= This release adds Pydantic V2 support to the Plugfigurable class and updates development dependencies. Updates / New Features ---------------------- Features * Enable Pydantic V2 support for the :class:`~smqtk_core.Plugfigurable` class Dependencies * Updated locked version of mypy (0.991 -> 1.17.1) as the previous version was getting old and presenting invalid warnings. Fixes -----