Skip to content

Commit

Permalink
[biobb_dna] update 5.0.1 (#52129)
Browse files Browse the repository at this point in the history
  • Loading branch information
PauAndrio authored Nov 15, 2024
1 parent a5a4ae3 commit 9a5549f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/biobb_dna/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set name = "biobb_dna" %}
{% set version = "5.0.0" %}
{% set version = "5.0.1" %}

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

source:
url: "https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz"
sha256: 513e133bf3e48ce0e45fb2659182a112798c1e1d8068a8a2fa99d21007af4768
sha256: 9a6c777bcb328d803326cce64b9fa9998b7b46da4fb9ac447a86d9b08e21fb1a

build:
number: 0
Expand Down

0 comments on commit 9a5549f

Please sign in to comment.