Skip to content

Commit

Permalink
Merge pull request #5 from regro-cf-autotick-bot/0.0.11_h20ebfd
Browse files Browse the repository at this point in the history
ingeoml v0.0.11
  • Loading branch information
mgraffg authored Dec 11, 2023
2 parents fe5c028 + f485649 commit 85a2563
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 = "IngeoML" %}
{% set version = "0.0.10" %}
{% set version = "0.0.11" %}

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

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/IngeoML-{{ version }}.tar.gz
sha256: 71cb2da6af0fa6ff20a4a8afc6d97ddf737e456e32c10af56a63f87cb7a26679
sha256: 974595cc418f3da6aa57e4840c48939b24b2ed838bd0ee0b18d4c614509ba414

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

0 comments on commit 85a2563

Please sign in to comment.