Skip to content

Commit

Permalink
updated v0.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
regro-cf-autotick-bot committed Feb 29, 2024
1 parent cc1d996 commit d1ae6a8
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 = "CompStats" %}
{% set version = "0.0.5" %}
{% set version = "0.0.6" %}

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

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/CompStats-{{ version }}.tar.gz
sha256: d677bbcb2508815d5169cd858fd74452bd6e9c9b47bc11a21b38770bcb626465
sha256: 4969b21a9806befa55c7a1f0f202b14d4625471e5b5d3aa1c1799f80f1a4cf2e

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

0 comments on commit d1ae6a8

Please sign in to comment.