Skip to content

Commit 1fb7f00

Browse files
authored
dump to 0.4.0 (#102)
1 parent aafee39 commit 1fb7f00

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

yunchang/__init__.py

+2-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@
44
from .globals import set_seq_parallel_pg
55
from .comm.extract_local import stripe_extract_local, basic_extract_local, zigzag_extract_local, EXTRACT_FUNC_DICT
66

7-
__version__ = "0.4.1"
7+
__version__ = "0.4.0"
8+
89

0 commit comments

Comments
 (0)