Skip to content

Commit 86f27e4

Browse files
committed
chore: update test version string
1 parent d81e9ff commit 86f27e4

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.3.0"
11+
__version__ = "test"
1212

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

0 commit comments

Comments
 (0)