Mercurial > repos > devteam > subtract
changeset 1:7bf44b9d7a8b
Corrected version string.
author | devteam <devteam@galaxyproject.org> |
---|---|
date | Thu, 10 Apr 2014 13:47:31 -0400 |
parents | 5bc2dacbe729 |
children | c19a2a29c561 |
files | subtract.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/subtract.xml Tue Apr 01 10:52:51 2014 -0400 +++ b/subtract.xml Thu Apr 10 13:47:31 2014 -0400 @@ -1,4 +1,4 @@ -<tool id="gops_subtract_1" name="Subtract" version="0.0.1"> +<tool id="gops_subtract_1" name="Subtract" version="1.0.0"> <description>the intervals of two datasets</description> <requirements> <requirement type="package" version="0.7.1">bx-python</requirement>