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 25b714d commit f7e3a21Copy full SHA for f7e3a21
workflow/Snakefile
@@ -6,7 +6,7 @@ import subprocess
6
7
min_version("7.19")
8
9
-__version__ = "1.2.1"
+__version__ = "1.2.2"
10
11
containerized: "docker://ahmig/vipera:v" + __version__
12
0 commit comments