Skip to content

1.1.0

Compare
Choose a tag to compare
@dano dano released this 07 Dec 17:03
· 13 commits to master since this release

This release moves the minimum supported Python version to 3.5. It updates aioprocessing internals to use async/await syntax instead of @asyncio.coroutine/yield from, and makes some linting fixes.