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 0187ca7 commit f00b96bCopy full SHA for f00b96b
setup.py
@@ -8,7 +8,7 @@ def long_description():
8
9
setuptools.setup(
10
name='asyncio-buffered-pipeline',
11
- version='0.0.6',
+ version='0.0.7',
12
author='Michal Charemza',
13
author_email='[email protected]',
14
description='Parallelize pipelines of Python async iterables/generators',
0 commit comments