Skip to content

Commit

Permalink
Updating conda recipe to v1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
cumbof committed Apr 21, 2022
1 parent f3a7e41 commit db9ea28
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 = "chopin2" %}
{% set version = "1.0.5" %}
{% set version = "1.0.6" %}

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

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz
sha256: c864e6bdaef558c2d183270371068d55825a1c1c1e6b449f54267a3f35a83fba
sha256: 1862b5472f620c06482970d005463ec19d4259abc05c01cd2655f8464c6ccfa5

build:
number: 0
Expand Down

0 comments on commit db9ea28

Please sign in to comment.