We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78459ff commit bb14ed3Copy full SHA for bb14ed3
iterator_chain/__init__.py
@@ -1,3 +1,3 @@
1
-__version__ = '1.0.0'
+__version__ = '1.1.0'
2
from iterator_chain.begin import from_iterable
3
from iterator_chain.begin import from_iterable_parallel
0 commit comments