From 90ce625182998d0d63c089521b5acc85ca9765b8 Mon Sep 17 00:00:00 2001 From: Todd Miller Date: Fri, 13 Sep 2019 09:03:04 -0400 Subject: Updated CRDS to v7.4.1 (#557) --- crds/meta.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/crds/meta.yaml b/crds/meta.yaml index ecfc4ca..6f23df4 100644 --- a/crds/meta.yaml +++ b/crds/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'crds' %} -{% set version = '7.3.4' %} +{% set version = '7.4.1' %} {% set number = '0' %} about: @@ -31,7 +31,7 @@ requirements: - lockfile - setuptools - python {{ python }} - - asdf + - asdf run: - astropy >=1.1 -- cgit