Skip to content

Commit

Permalink
updated v2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
regro-cf-autotick-bot committed Dec 20, 2023
1 parent 89e3b6d commit 1d1e9ab
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.2" %}
{% set version = "2.0.3" %}

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

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/EvoMSA-{{ version }}.tar.gz
sha256: 63bdfe4fc42c3e26742dcef5830c5349cf0502a9a1076bcdb4b4ec5ded464916
sha256: 54bcce3d8aabfb530ca86f8e27dfdb74c511afa5161a4b7f3010d9f3f17c8b5b

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

0 comments on commit 1d1e9ab

Please sign in to comment.