From f0876f4162a9ad6c561b4edcdbb01a70e0075b77 Mon Sep 17 00:00:00 2001 From: Bioconda Bot <47040946+BiocondaBot@users.noreply.github.com> Date: Sat, 18 Dec 2021 12:49:31 -0700 Subject: [PATCH] [ci skip] Merge PR 32037 Merge PR #32037, commits were: * Update matchms to 0.11.0 --- recipes/matchms/meta.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/matchms/meta.yaml b/recipes/matchms/meta.yaml index 282476e02f793..36c2726b7f525 100644 --- a/recipes/matchms/meta.yaml +++ b/recipes/matchms/meta.yaml @@ -1,5 +1,5 @@ {% set name = "matchms" %} -{% set version = "0.10.0" %} +{% set version = "0.11.0" %} package: name: "{{ name|lower }}" @@ -7,7 +7,7 @@ package: source: url: "https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz" - sha256: f2b472eba21d59332d0040d2281193caf153022c34c01243c4320efb52cf101e + sha256: bc3d1b76b9f79c3dd545f3926b98b0b10055762df80c67d074017ac0c34af470 build: number: 0