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