Skip to content

Commit

Permalink
0.0.8: implement queue and yield concurrency
Browse files Browse the repository at this point in the history
  • Loading branch information
ebonnal committed Dec 31, 2023
1 parent 438412a commit 253a07c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

setup(
name='streamable',
version='0.0.7',
version='0.0.8',
packages=find_packages(),
package_data={"streamable": ["py.typed"]},
url='http://github.com/bonnal-enzo/streamable',
Expand Down

0 comments on commit 253a07c

Please sign in to comment.