What's Changed
* Don't run asyncio.coroutine tests with Python 3.11 by hroncok in https://github.com/kwarunek/aiounittest/pull/21
* test_sync_async_add: After closing the default event loop, set a new one by encukou in https://github.com/kwarunek/aiounittest/pull/22
* Fixed deps for travis-ci py3.7
New Contributors
* hroncok made their first contribution in https://github.com/kwarunek/aiounittest/pull/21
* encukou made their first contribution in https://github.com/kwarunek/aiounittest/pull/22
**Full Changelog**: https://github.com/kwarunek/aiounittest/compare/1.4.1...1.4.2