What's Changed
* Rework `FourCCPackInfo` and correct stride math by nocarryr in https://github.com/nocarryr/cyndilib/pull/11
* Remove deprecated use of `pkg_resources` (in favor of `importlib.resources`)
* Update targeted Python to versions 3.9, 3.10, 3.11, 3.12, and 3.13 by nocarryr in https://github.com/nocarryr/cyndilib/pull/15
* Correct callback method typing by nocarryr in https://github.com/nocarryr/cyndilib/pull/16
**Full Changelog**: https://github.com/nocarryr/cyndilib/compare/0.0.4...0.0.5