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