Skip to content

Commit

Permalink
updated conda recipe for 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rishi-kulkarni committed Jun 11, 2021
1 parent be40bd9 commit 81c02ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions meta.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{% set name = "hierarch" %}
{% set version = "1.1.0" %}
{% set version = "1.1.1" %}


package:
Expand All @@ -8,7 +8,7 @@ package:

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/hierarch-{{ version }}.tar.gz
sha256: 595d53486be246d51eb8a1c00243d139a0cc320cf9518eb51246d2bfd60b498c
sha256: debce85c306ec276aec85cf072c261bc8e7ff9df171ba1a5d66fc2310aa7d2c0

build:
number: 0
Expand Down

0 comments on commit 81c02ff

Please sign in to comment.