From c8bed6ac125b825d8c16bdc204723a025dff0670 Mon Sep 17 00:00:00 2001 From: BiocondaBot <47040946+BiocondaBot@users.noreply.github.com> Date: Mon, 14 Oct 2024 11:09:53 +0000 Subject: [PATCH] Update resistify to 0.4.0 --- recipes/resistify/meta.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/resistify/meta.yaml b/recipes/resistify/meta.yaml index 36d96e8d1b98d..08e802612190e 100644 --- a/recipes/resistify/meta.yaml +++ b/recipes/resistify/meta.yaml @@ -1,5 +1,5 @@ {% set name = "resistify" %} -{% set version = "0.3.0" %} +{% set version = "0.4.0" %} package: name: "{{ name }}" @@ -7,7 +7,7 @@ package: source: url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz - sha256: 3a8f4ccedf38fb1a7cdb3522ad6497d054bd72164155bcdc03aa23133b030623 + sha256: ba06333873fcb1e07820cb0895755b42a615d289437749846e280bc87d6abf2c build: noarch: python