Skip to content

Commit

Permalink
Merge pull request #3 from regro-cf-autotick-bot/0.0.6_h2f4fab
Browse files Browse the repository at this point in the history
compstats v0.0.6
  • Loading branch information
mgraffg authored Feb 29, 2024
2 parents cc1d996 + d1ae6a8 commit 7283b3a
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 7283b3a

Please sign in to comment.