What's Changed
- Remove loop= param from asyncio.sleep() to fix tests on Python 3.10 by @mgorny in #96
- Fix return type for resolver nameservers by @xtrochu in #102
- Update supported Python versions by @saghul in #108
New Contributors
Full Changelog: aiodns-3.0.0...v3.1.0