Skip to content

Commit

Permalink
Update seqerakit to 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
BiocondaBot authored and Autobump committed Dec 24, 2024
1 parent 57f815a commit fb588d2
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.4.9" %}
{% set version = "0.5.0" %}

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

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

build:
entry_points:
Expand Down

0 comments on commit fb588d2

Please sign in to comment.