Mercurial > repos > iuc > cnv_vcf2json
diff macros.xml @ 1:6763389420f5 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cnv-vcf2json commit fc1282ec68b346988203ead860e9b9d6a47e9efb
| author | iuc |
|---|---|
| date | Sat, 01 Mar 2025 11:47:41 +0000 |
| parents | 9be5490bb681 |
| children |
line wrap: on
line diff
--- a/macros.xml Wed Jul 24 12:53:58 2024 +0000 +++ b/macros.xml Sat Mar 01 11:47:41 2025 +0000 @@ -1,6 +1,6 @@ <macros> - <token name="@VERSION_SUFFIX@">0.1</token> - <token name="@TOOL_VERSION@">1.1.0</token> + <token name="@VERSION_SUFFIX@">0</token> + <token name="@TOOL_VERSION@">2.0.0</token> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">cnv-vcf2json</requirement> @@ -19,7 +19,7 @@ author = {Khaled Jum'ah}, title = {{cnv-vcf2json}: Convert VCF Files to JSON Format}, year = {2024}, - version = {1.0.4}, + version = {2.0.0}, url = {https://pypi.org/project/cnv-vcf2json/},}</citation> </citations> </xml>
