Skip to content

Commit bb0954f

Browse files
committed
bump version
1 parent 89d1324 commit bb0954f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/DAS_Tool.R

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Options:
6060
Please cite: Sieber et al., 2018, Nature Microbiology (https://doi.org/10.1038/s41564-018-0171-1).
6161
"
6262

63-
version <- 'DAS Tool 1.1.7-b.2\n'
63+
version <- 'DAS Tool 1.1.7\n'
6464

6565
if(length(commandArgs(trailingOnly = TRUE)) == 0L) {
6666
docopt:::help(doc)

0 commit comments

Comments
 (0)