Skip to content

Commit 4db5c0e

Browse files
authored
Update all janis components versions
1 parent 948b7d4 commit 4db5c0e

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

setup.py

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
# Version information is found in the __init__ file of `janis/`
44
DESCRIPTION = "Contains classes and helpers to build a workflow, and provide options to convert to CWL / WDL"
55

6-
JANIS_CORE_VERSION = "v0.11.4"
7-
JANIS_ASSISTANT_VERSION = "v0.11.7"
8-
JANIS_UNIX_VERSION = "v0.11.0"
9-
JANIS_BIOINFORMATICS_VERSION = "v0.11.1"
10-
JANIS_PIPELINES_VERSION = "v0.11.3"
11-
JANIS_TEMPLATES_VERSION = "v0.11.3"
6+
JANIS_CORE_VERSION = "v0.11.5"
7+
JANIS_ASSISTANT_VERSION = "v0.11.9"
8+
JANIS_UNIX_VERSION = "v0.11.2"
9+
JANIS_BIOINFORMATICS_VERSION = "v0.11.3"
10+
JANIS_PIPELINES_VERSION = "v0.11.5"
11+
JANIS_TEMPLATES_VERSION = "v0.12.0"
1212

1313

1414
######## SHOULDN'T NEED EDITS BELOW THIS LINE ########

0 commit comments

Comments
 (0)