From 7909aa9e2522451000d175ac97367b802c0c8a64 Mon Sep 17 00:00:00 2001 From: Bill Ladwig Date: Mon, 5 Jun 2017 11:07:36 -0600 Subject: [PATCH] Updated conda recipe --- conda_recipe/meta.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conda_recipe/meta.yaml b/conda_recipe/meta.yaml index dbd3f7c..04ab64b 100644 --- a/conda_recipe/meta.yaml +++ b/conda_recipe/meta.yaml @@ -1,4 +1,4 @@ -{% set version = "1.0.1" %} +{% set version = "1.0.2" %} package: name: wrf-python @@ -7,7 +7,7 @@ package: source: fn: wrf-python-{{ version }}.tar.gz url: https://github.com/NCAR/wrf-python/archive/{{ version }}.tar.gz - sha256: e93450623f4173e8cbd339ef9a7c25b25af1a9ff2340e962699b12ba99ce7c5d + sha256: 42df1c46c146010e8d7a14cfa4daca3c30cb530e93d26e1fba34e2118540e0b2 build: number: 0