What's Changed
* Don't use importlib for `__version__` by hoxbro
* Better exception handling when bad json by hoxbro in https://github.com/hoxbro/clean_notebook/pull/40
* compat: Python 3.13 by hoxbro in https://github.com/hoxbro/clean_notebook/pull/41
* Use uv for pre-commit by hoxbro in https://github.com/hoxbro/clean_notebook/pull/42
* ci: Use own Github Actions by hoxbro in https://github.com/hoxbro/clean_notebook/pull/43
**Full Changelog**: https://github.com/hoxbro/clean_notebook/compare/v0.1.15...v0.1.16