Skip to content

Commit

Permalink
Update pybiolib to 1.1.2229 (#48990)
Browse files Browse the repository at this point in the history
  • Loading branch information
BiocondaBot committed Jul 8, 2024
1 parent 5997866 commit 2d80fb3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/pybiolib/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set name = "pybiolib" %}
{% set version = "1.1.2226" %}
{% set version = "1.1.2229" %}

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

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/pybiolib-{{ version }}.tar.gz
sha256: 276b1fdbce5ea38b3fc9aa8a015b816923b1ad3c1a74780a9afb98078b2e7239
sha256: 8a3aa7329e7fd8fcef92d63a41af96785e160557228648a2b5cdf0d28114a204

build:
noarch: python
Expand Down

0 comments on commit 2d80fb3

Please sign in to comment.