Skip to content

Commit a994c49

Browse files
committed
Update version
1 parent 7de22ee commit a994c49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

workflow/Snakefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ configfile: "config/config.yaml"
1313
configfile: "config/targets.yaml"
1414

1515
# Workflow version
16-
__version__ = "1.2.0"
16+
__version__ = "1.2.1"
1717

1818
# Rules
1919
include: "core.smk"

0 commit comments

Comments
 (0)