Skip to content

Commit

Permalink
Update seqerakit to 0.5.1 (#53176)
Browse files Browse the repository at this point in the history
  • Loading branch information
BiocondaBot authored Jan 10, 2025
1 parent da199ef commit 6eb6615
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/seqerakit/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set name = "seqerakit" %}
{% set version = "0.5.0" %}
{% set version = "0.5.1" %}

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

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/seqerakit-{{ version }}.tar.gz
sha256: 00b8a242442addf49e8d382cdb41c5ebf199bd3cec117285d49b51e7e3afbc0a
sha256: aed44d16922dbfadc1c50ff7b7d9b1cd90c35db12e9ce553fffd893eb70daddd

build:
entry_points:
Expand Down

0 comments on commit 6eb6615

Please sign in to comment.