diff --git a/CHANGES.rst b/CHANGES.rst index 9cd233f..d810a5a 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -3,7 +3,7 @@ Version history This library adheres to `Semantic Versioning 2.0 `_. -**UNRELEASED** +**1.0.3** - Fixed monkey patching breaking suggestions (on a ``NameError`` or ``AttributeError``) on Python 3.10 (#41; PR by Carl Friedrich Bolz-Tereick)