diff --git a/recipes/bx-python/meta.yaml b/recipes/bx-python/meta.yaml index c08fcc428ad321..57430a40a04e9a 100644 --- a/recipes/bx-python/meta.yaml +++ b/recipes/bx-python/meta.yaml @@ -1,13 +1,13 @@ {% set name = "bx-python" %} -{% set version = "0.11.0" %} -{% set sha256 = "2cf8872572817e0d36145cc2711889df5729987ffed4e51280da1e3c2ccb9429" %} +{% set version = "0.12.0" %} +{% set sha256 = "aac2405a7b6f0d74a0a38d0e589205ed4e5ecee12df23e2076d40d41cc8335c2" %} package: name: {{ name|lower }} version: {{ version }} source: - url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/bx-python-{{ version }}.tar.gz + url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/bx_python-{{ version }}.tar.gz sha256: {{ sha256 }} build: