changeset 1:d8cc2c8eef14 draft

planemo upload commit 00a7926c285bc4a339bd7deebf40b28f39c7d947-dirty
author devteam
date Tue, 21 Jul 2015 14:18:55 -0400
parents ece409f6573c
children de2db1bdfbf8
files fasta_compute_length.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/fasta_compute_length.xml	Mon May 19 12:34:12 2014 -0400
+++ b/fasta_compute_length.xml	Tue Jul 21 14:18:55 2015 -0400
@@ -1,4 +1,4 @@
-<tool id="fasta_compute_length" name="Compute sequence length">
+<tool id="fasta_compute_length" name="Compute sequence length" version="1.0.0">
 	<description></description>
 	<command interpreter="python">fasta_compute_length.py $input $output $keep_first</command>
 	<inputs>
@@ -48,4 +48,4 @@
 
 
 	</help>
-</tool>
\ No newline at end of file
+</tool>