From 5ae2955e35fd1fccd9912392972195a0d26c9132 Mon Sep 17 00:00:00 2001 From: BiocondaBot <47040946+BiocondaBot@users.noreply.github.com> Date: Fri, 5 Jan 2024 20:15:18 +0000 Subject: [PATCH] Update ncbi-datasets-pylib to 16.1.1 --- recipes/ncbi-datasets-pylib/meta.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/ncbi-datasets-pylib/meta.yaml b/recipes/ncbi-datasets-pylib/meta.yaml index 2712a35e55419..8e24d691bd6a8 100644 --- a/recipes/ncbi-datasets-pylib/meta.yaml +++ b/recipes/ncbi-datasets-pylib/meta.yaml @@ -1,6 +1,6 @@ {% set name = "ncbi-datasets-pylib" %} -{% set version = "16.0.0" %} -{% set sha256 = "499f5664b768ae4c6e2e5ab2965e0b6e150de2f81c667ba89eb5f29a2e67ce1d" %} +{% set version = "16.1.1" %} +{% set sha256 = "cddfde551d1a5948d0f3b87660968887a0e22d31db2f2810384393192c112eaf" %} package: name: {{ name|lower }}