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 fed3c91 commit 5d2f132Copy full SHA for 5d2f132
setup.py
@@ -15,7 +15,7 @@
15
16
setuptools.setup(
17
name='asyncio_pool',
18
- version='0.5.0',
+ version='0.5.1',
19
author='gistart',
20
author_email='gistart@yandex.ru',
21
description='Pool of asyncio coroutines with familiar interface',
0 commit comments