What's Changed
- Drop support for Python 2, supported versions are now 3.7+
- Fix broken CI by @aabadie in #60
- gh_actions: fix codecov report by @aabadie in #61
- ci: use pylint + fix lint by @aabadie in #62
- associations: use collections.abc instead of collections by @miri64 in #63
New Contributors
Full Changelog: 3.2.1...3.3.0