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 1da1080 commit 1b33880Copy full SHA for 1b33880
setup.py
@@ -13,7 +13,7 @@
13
14
setuptools.setup(
15
name='asyncio_pool',
16
- version='0.5.1',
+ version='0.5.2',
17
author='gistart',
18
author_email='gistart@yandex.ru',
19
description='Pool of asyncio coroutines with familiar interface',
0 commit comments