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