What's Changed
* Make KeyError more informative by cmungall in https://github.com/cthoyt/class-resolver/pull/51
* Add doctests to CI by cthoyt in https://github.com/cthoyt/class-resolver/pull/53
* Update docstrings for torch contrib by cthoyt in https://github.com/cthoyt/class-resolver/pull/55
* Use importlib.metadata instead of pkg_resources for entry point discovery by pkalita-lbl in https://github.com/cthoyt/class-resolver/pull/57
New Contributors
* cmungall made their first contribution in https://github.com/cthoyt/class-resolver/pull/51
* pkalita-lbl made their first contribution in https://github.com/cthoyt/class-resolver/pull/57
**Full Changelog**: https://github.com/cthoyt/class-resolver/compare/v0.4.1...v0.4.2