We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 78459ff + bb14ed3 commit 4feae2dCopy full SHA for 4feae2d
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