Skip to content

Commit

Permalink
updated v0.6.10
Browse files Browse the repository at this point in the history
  • Loading branch information
regro-cf-autotick-bot committed Sep 14, 2024
1 parent 51a4720 commit c2fe692
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{% set name = "ripser" %}
{% set version = "0.6.8" %}
{% set sha256 = "27972d3af1ad9a0fdeda5b3b7cde7d2d1e006c779d0bd80a93a7fc8c80c8a052" %}
{% set version = "0.6.10" %}
{% set sha256 = "dccafaf97ad2395bc66cb376e5fbe0f6f264372b298fd093e4107132c1f79484" %}

package:
name: {{ name|lower }}
Expand All @@ -11,7 +11,7 @@ source:
sha256: {{ sha256 }}

build:
number: 1
number: 0
script: {{ PYTHON }} -m pip install . -vv

requirements:
Expand Down

0 comments on commit c2fe692

Please sign in to comment.