Skip to content

Commit

Permalink
updated conda recipe for 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rishi-kulkarni committed Jun 22, 2021
1 parent cddd506 commit 61c48de
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.1" %}
{% set version = "1.1.2" %}


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

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

build:
number: 0
Expand Down

0 comments on commit 61c48de

Please sign in to comment.