Skip to content

Commit c3abeb0

Browse files
authored
Bump version number (#16)
1 parent 6d7a046 commit c3abeb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ntroot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import subprocess
1111
from packaging import version
1212
import snakemake
1313

14-
NTROOT_VERSION = "v1.0.0"
14+
NTROOT_VERSION = "v1.0.1"
1515

1616
def set_up_parser():
1717
"Set-up the ntRoot argparse parser"

0 commit comments

Comments
 (0)