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