Skip to content

Commit

Permalink
Updating tools/tn93 from version 1.0.12 to 1.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
planemo-autoupdate committed Jan 15, 2024
1 parent b15af8a commit d214998
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tools/tn93/macros.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0"?>
<macros>
<token name="@TOOL_VERSION@">1.0.12</token>
<token name="@TOOL_VERSION@">1.0.13</token>
<xml name="requirements">
<requirements>
<requirement type="package" version="@TOOL_VERSION@">tn93</requirement>
Expand Down
2 changes: 1 addition & 1 deletion tools/tn93/tn93_filter.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<import>macros.xml</import>
</macros>
<expand macro="requirements">
<requirement type="package" version="1.81">biopython</requirement>
<requirement type="package" version="1.83">biopython</requirement>
</expand>
<version_command><![CDATA[tn93 --version]]></version_command>
<command detect_errors="exit_code"><![CDATA[
Expand Down

0 comments on commit d214998

Please sign in to comment.