Skip to content

Commit

Permalink
Update pybiolib to 1.2.230 (#52386)
Browse files Browse the repository at this point in the history
  • Loading branch information
BiocondaBot authored Nov 26, 2024
1 parent 2ebb373 commit b2a1394
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.2.223" %}
{% set version = "1.2.230" %}

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

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/pybiolib-{{ version }}.tar.gz
sha256: 40873a8acc8b30656f3bdb4aa267efef6052b53b83738e6b806615eefe8adbd9
sha256: 30f6f77db4c67f61521d9ec65e5fd81c258dc2f75e8dca473c67a58b96858b97

build:
number: 0
Expand Down

0 comments on commit b2a1394

Please sign in to comment.