We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d7a046 commit c3abeb0Copy full SHA for c3abeb0
ntroot
@@ -11,7 +11,7 @@ import subprocess
11
from packaging import version
12
import snakemake
13
14
-NTROOT_VERSION = "v1.0.0"
+NTROOT_VERSION = "v1.0.1"
15
16
def set_up_parser():
17
"Set-up the ntRoot argparse parser"
0 commit comments