diff --git a/ntroot b/ntroot index a169913..4f45196 100755 --- a/ntroot +++ b/ntroot @@ -11,7 +11,7 @@ import subprocess from packaging import version import snakemake -NTROOT_VERSION = "v1.1.2" +NTROOT_VERSION = "v1.1.3" def set_up_parser(): "Set-up the ntRoot argparse parser"