Mercurial > repos > nml > gnali
changeset 4:b6e197aac430 draft
"planemo upload for repository https://github.com/phac-nml/gnali/ commit 8b9f79cbb46fb4c935cf2c81726f1d41eb69bcd8"
author | nml |
---|---|
date | Fri, 19 Mar 2021 13:29:55 +0000 |
parents | 02d368ec14cf |
children | 65521c432f58 |
files | gnali.xml macros.xml |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/gnali.xml Wed Jan 13 18:35:15 2021 +0000 +++ b/gnali.xml Fri Mar 19 13:29:55 2021 +0000 @@ -1,4 +1,4 @@ -<tool id="gnali" name="gNALI" version="1.0.1" python_template_version="3.7"> +<tool id="gnali" name="gNALI" version="1.0.3" python_template_version="3.7"> <description>Get nonessential, LoF variants</description> <macros> <import>macros.xml</import>
--- a/macros.xml Wed Jan 13 18:35:15 2021 +0000 +++ b/macros.xml Fri Mar 19 13:29:55 2021 +0000 @@ -1,5 +1,5 @@ <macros> - <token name="@VERSION@">1.0.1</token> + <token name="@VERSION@">1.0.3</token> <xml name="requirements"> <requirements> <requirement type="package" version ="@VERSION@">gnali</requirement>