changeset 1:480a222aa00a draft default tip

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/wordcloud commit f4d7669a5d4e87db78341b2a3e9d639486c709fc
author bgruening
date Thu, 05 Jun 2025 19:09:17 +0000
parents 00372f57c454
children
files wordcloud.xml
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/wordcloud.xml	Sat Mar 08 10:16:04 2025 +0000
+++ b/wordcloud.xml	Thu Jun 05 19:09:17 2025 +0000
@@ -2,7 +2,7 @@
     <description>with highly customizable appearance</description>
     <macros>
         <token name="@TOOL_VERSION@">1.9.4</token>
-        <token name="@VERSION_SUFFIX@">1</token>
+        <token name="@VERSION_SUFFIX@">2</token>
         <token name="@PROFILE@">23.0</token>
     </macros>
     <requirements>
@@ -274,9 +274,9 @@
         <citation type="bibtex">
             @misc{amueller2018wordcloud,
                 title={Word Clouds with Python},
-                author={Amueller, Sebastian},
+                author={Mueller, Andreas Christian},
                 year={2018},
-                url={https://amueller.github.io/word_cloud/}
+                url={https://github.com/amueller/word_cloud}
             }
         </citation>
     </citations>