From 9561bd6c8f650a1b33715657266af7450a76f646 Mon Sep 17 00:00:00 2001 From: Bioconda Bot <47040946+BiocondaBot@users.noreply.github.com> Date: Fri, 14 Jul 2023 00:17:21 -0600 Subject: [PATCH] Update taxpasta to 0.4.1 (#41988) --- recipes/taxpasta/meta.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/taxpasta/meta.yaml b/recipes/taxpasta/meta.yaml index 0595ea3dae406..7480ef4740dfa 100644 --- a/recipes/taxpasta/meta.yaml +++ b/recipes/taxpasta/meta.yaml @@ -1,6 +1,6 @@ {% set name = "taxpasta" %} -{% set version = "0.4.0" %} -{% set sha256 = "8a0c95478845c2a2c041083620c17b99dd3b085b8677f7dae3341b5bd6d8f2bf" %} +{% set version = "0.4.1" %} +{% set sha256 = "685839dbc90b4dc6eb153395a42c8128f8bf472b78f1f03c5a77849d4112b0d7" %} package: name: {{ name|lower }}