We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbb51c5 commit 31fb460Copy full SHA for 31fb460
1 file changed
workflow/Snakefile
@@ -14,7 +14,7 @@ include: "rules/common.smk"
14
BASE_PATH = Path(workflow.basedir).parent.resolve()
15
16
# Workflow version
17
-__version__ = "1.0.0"
+__version__ = "1.1.0"
18
19
# Targets
20
## Output
0 commit comments