We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aafee39 commit 1fb7f00Copy full SHA for 1fb7f00
yunchang/__init__.py
@@ -4,5 +4,6 @@
4
from .globals import set_seq_parallel_pg
5
from .comm.extract_local import stripe_extract_local, basic_extract_local, zigzag_extract_local, EXTRACT_FUNC_DICT
6
7
-__version__ = "0.4.1"
+__version__ = "0.4.0"
8
+
9
0 commit comments