changeset 2:cedd631dc124 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mykrobe commit 65f9e423263afc8f23fa51cb4770998b99f933ba"
author iuc
date Thu, 02 Jan 2020 12:03:50 -0500
parents 60ffb465aa4d
children e8405163fb4e
files macro.xml mykrobe_predict.xml
diffstat 2 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/macro.xml	Tue Apr 02 11:56:45 2019 -0400
+++ b/macro.xml	Thu Jan 02 12:03:50 2020 -0500
@@ -1,8 +1,8 @@
-<?xml version="1.0"?>
+<?xml version="1.1"?>
 <macros>
   <xml name="requirements">
     <requirements>
-      <requirement type="package" version="0.6.1">mykrobe</requirement>
+      <requirement type="package" version="0.7.0">mykrobe</requirement>
     </requirements>    
   </xml>
   <token name="@select_inputs@">
--- a/mykrobe_predict.xml	Tue Apr 02 11:56:45 2019 -0400
+++ b/mykrobe_predict.xml	Thu Jan 02 12:03:50 2020 -0500
@@ -1,4 +1,4 @@
-<tool id="mykrobe_predict" name="mkyrobe predict" version="0.6.1">
+<tool id="mykrobe_predict" name="mkyrobe predict" version="0.7.0">
   <description>Antibiotic resistance predictions</description>
   <macros>
     <import>macro.xml</import>