Skip to content

Commit b466f62

Browse files
committed
Update test snakefile version
1 parent 3c0168a commit b466f62

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.test/Snakefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import subprocess
88
min_version("7.19")
99

1010
# Workflow version
11-
__version__ = "1.2.1"
11+
__version__ = "1.3.0"
1212

1313
# Rules
1414
include: "../workflow/core.smk"

0 commit comments

Comments
 (0)