Skip to content

Commit f00b96b

Browse files
committed
release: v0.0.7
1 parent 0187ca7 commit f00b96b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ def long_description():
88

99
setuptools.setup(
1010
name='asyncio-buffered-pipeline',
11-
version='0.0.6',
11+
version='0.0.7',
1212
author='Michal Charemza',
1313
author_email='[email protected]',
1414
description='Parallelize pipelines of Python async iterables/generators',

0 commit comments

Comments
 (0)