Mercurial > repos > devteam > join
changeset 1:4ce471410d01
Corrected version string.
author | devteam <devteam@galaxyproject.org> |
---|---|
date | Thu, 10 Apr 2014 13:47:14 -0400 |
parents | cb9ed67cb329 |
children | 83c18f310619 |
files | join.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/join.xml Tue Apr 01 09:13:30 2014 -0400 +++ b/join.xml Thu Apr 10 13:47:14 2014 -0400 @@ -1,4 +1,4 @@ -<tool id="gops_join_1" name="Join" version="0.0.1"> +<tool id="gops_join_1" name="Join" version="1.0.0"> <description>the intervals of two datasets side-by-side</description> <requirements> <requirement type="package" version="0.7.1">bx-python</requirement>