What's Changed
* Bug fix for object examples: eyurtsev in https://github.com/eyurtsev/kor/pull/131
Fix for this issue: https://github.com/eyurtsev/kor/issues/130 -- If the examples that were defined on an object were a list of dicts with each dict containing exactly 2 items, then the list of dicts was incorrectly coerced by pydantic into a dict
**Full Changelog**: https://github.com/eyurtsev/kor/compare/0.8.0...0.8.1