Previous changeset 0:12729213b4ae (2018-05-16) Next changeset 2:0a4ad829d87a (2021-07-09) |
Commit message:
"planemo upload for repository https://github.com/davebx/bioext-gx/ commit 9a163dd8880c14f371e2603389f4951881a74b25" |
modified:
macros.xml |
b |
diff -r 12729213b4ae -r f5792425ea50 macros.xml --- a/macros.xml Wed May 16 17:34:58 2018 -0400 +++ b/macros.xml Thu May 13 16:57:46 2021 +0000 |
b |
@@ -1,9 +1,10 @@ <?xml version="1.0"?> <macros> - <token name="@VERSION@">0.18.6</token> + <token name="@VERSION@">0.19.7</token> <xml name="requirements"> <requirements> <requirement type="package" version="@VERSION@">python-bioext</requirement> + <yield /> </requirements> </xml> <xml name="citations"> @@ -18,4 +19,4 @@ </citation> </citations> </xml> -</macros> \ No newline at end of file +</macros> |