Skip to content

Commit 4ef0396

Browse files
committed
Time for a new "snapshot release"
1 parent 6298505 commit 4ef0396

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/heudiconv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ It has multiple modes of operation
2020
DICOMs are sorted based on study UID, and layed out using specified heuristic
2121
"""
2222

23-
__version__ = '0.3'
23+
__version__ = '0.4'
2424

2525
import argparse
2626
from glob import glob

0 commit comments

Comments
 (0)