Skip to content

Commit 31fb460

Browse files
committed
Update Snakefile version
1 parent bbb51c5 commit 31fb460

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

workflow/Snakefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ include: "rules/common.smk"
1414
BASE_PATH = Path(workflow.basedir).parent.resolve()
1515

1616
# Workflow version
17-
__version__ = "1.0.0"
17+
__version__ = "1.1.0"
1818

1919
# Targets
2020
## Output

0 commit comments

Comments
 (0)