Previous changeset 3:c10cb3a8226e (2018-08-06) Next changeset 5:fa035088afe6 (2019-03-05) |
Commit message:
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/tripal commit 869e5fd8535deca8325777efcd31c70a514b582a |
modified:
macros.xml |
b |
diff -r c10cb3a8226e -r e6fc5298e349 macros.xml --- a/macros.xml Mon Aug 06 04:45:46 2018 -0400 +++ b/macros.xml Mon Feb 25 06:33:29 2019 -0500 |
b |
@@ -2,7 +2,7 @@ <macros> <xml name="requirements"> <requirements> - <requirement type="package" version="3.0">python-tripal</requirement> + <requirement type="package" version="3.2">python-tripal</requirement> <yield/> </requirements> </xml> @@ -15,7 +15,7 @@ </stdio> </xml> - <token name="@WRAPPER_VERSION@">3.0</token> + <token name="@WRAPPER_VERSION@">3.2</token> <xml name="citation"> <citations> |