Skip to content

Commit

Permalink
updated v0.20.3
Browse files Browse the repository at this point in the history
  • Loading branch information
regro-cf-autotick-bot committed May 24, 2024
1 parent 98409de commit 8341677
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set name = "biobear" %}
{% set version = "0.20.2" %}
{% set version = "0.20.3" %}

package:
name: {{ name|lower }}
version: {{ version }}

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/biobear-{{ version }}.tar.gz
sha256: 02de7ad9b53a73b93aa2b65c9e918773c0ebbdc97082ecff56bf0b8c43c76869
sha256: 58c8ada178174513b1ba08c7cab714998240ec49c28d82fd574e1ee92177bce3

build:
script: {{ PYTHON }} -m pip install . -vv
Expand Down

0 comments on commit 8341677

Please sign in to comment.