diff tools/seq_select_by_id/seq_select_by_id.xml @ 8:8e1a90917fa7 draft

v0.0.13 Python 3 compatible exception handling
author peterjc
date Wed, 17 May 2017 09:23:03 -0400
parents a5602454b0ad
children 3b0a14722175
line wrap: on
line diff
--- a/tools/seq_select_by_id/seq_select_by_id.xml	Thu May 11 06:26:05 2017 -0400
+++ b/tools/seq_select_by_id/seq_select_by_id.xml	Wed May 17 09:23:03 2017 -0400
@@ -1,4 +1,4 @@
-<tool id="seq_select_by_id" name="Select sequences by ID" version="0.0.12">
+<tool id="seq_select_by_id" name="Select sequences by ID" version="0.0.13">
     <description>from a tabular file</description>
     <requirements>
         <requirement type="package" version="1.67">biopython</requirement>