Skip to content

Commit

Permalink
Merge pull request #52 from regro-cf-autotick-bot/2.0.6_hd4c3e0
Browse files Browse the repository at this point in the history
evomsa v2.0.6
  • Loading branch information
mgraffg authored Feb 1, 2024
2 parents 327c87a + ec0960c commit 4304597
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set name = "evomsa" %}
{% set version = "2.0.5" %}
{% set version = "2.0.6" %}

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

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/EvoMSA-{{ version }}.tar.gz
sha256: ab40e80b8cf34efcf9e7af65aed736dc8d98c599f2ca327ab0f02e3eef5edbad
sha256: 6393a342b8c51d977f2873bc8ddc060de3bbd550009400625187b7056fbb7f69

build:
script: {{ PYTHON }} -m pip install . -vv
Expand Down

0 comments on commit 4304597

Please sign in to comment.