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 2c8cdd1 commit f3e8e96Copy full SHA for f3e8e96
setup.py
@@ -15,7 +15,7 @@
15
16
setuptools.setup(
17
name='asyncio_pool',
18
- version='0.4.0',
+ version='0.4.1',
19
author='gistart',
20
author_email='gistart@yandex.ru',
21
description='Pool of asyncio coroutines with familiar interface',
0 commit comments