We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6357577 commit cd79fe7Copy full SHA for cd79fe7
setup.py
@@ -13,7 +13,7 @@
13
14
setuptools.setup(
15
name='asyncio_pool',
16
- version='0.5.1',
+ version='0.6.0',
17
author='gistart',
18
author_email='gistart@yandex.ru',
19
description='Pool of asyncio coroutines with familiar interface',
0 commit comments