Previous changeset 2:e621d1187d73 (2018-06-21) Next changeset 4:317727dcff9a (2019-02-25) |
Commit message:
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/tripal commit d21999bb3e142fd972a3338b70216989a257d5b1 |
modified:
macros.xml |
b |
diff -r e621d1187d73 -r 661290df739f macros.xml --- a/macros.xml Thu Jun 21 08:47:13 2018 -0400 +++ b/macros.xml Mon Aug 06 04:43:10 2018 -0400 |
b |
@@ -2,7 +2,7 @@ <macros> <xml name="requirements"> <requirements> - <requirement type="package" version="2.0.4">python-tripal</requirement> + <requirement type="package" version="3.0">python-tripal</requirement> <yield/> </requirements> </xml> @@ -15,7 +15,7 @@ </stdio> </xml> - <token name="@WRAPPER_VERSION@">2.0.4</token> + <token name="@WRAPPER_VERSION@">3.0</token> <xml name="citation"> <citations> |