changeset 20:4bda52670a54 draft

Uploaded
author ieguinoa
date Tue, 06 Oct 2020 12:26:38 +0000
parents d417835ad23a
children d7a88a8a8f5f
files ena_upload.xml
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ena_upload.xml	Mon Oct 05 09:41:35 2020 +0000
+++ b/ena_upload.xml	Tue Oct 06 12:26:38 2020 +0000
@@ -1,6 +1,6 @@
 <tool id="ena_upload" name="ENA Upload tool" version="0.2" python_template_version="3.5">
   <macros>
-    <token name="@VERSION@">0.2.1</token>
+    <token name="@VERSION@">0.2.2</token>
     <import>samples_macros.xml</import>
 </macros>
   <requirements>
@@ -57,6 +57,7 @@
 
 #if $dry_run_option == "False":
 ena-upload-cli
+    --tool 'ena-upload-cli v@VERSION@ @ Galaxy'
     --action 'add'
     --center '$action_options.center'
     --webin_id '$webin_id'