diff options
author | Todd Miller <jmiller@stsci.edu> | 2016-09-30 09:20:45 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@users.noreply.github.com> | 2016-09-30 09:20:45 -0400 |
commit | 6227891a0a3f530e2f8a7ea5a0cf61860b56b434 (patch) | |
tree | a77f6ba33f19ba965e175737323b7f3683113e27 /crds/meta.yaml | |
parent | bcde64643f26d56ccb243984f40ae90293afcd50 (diff) | |
download | astroconda-contrib-6227891a0a3f530e2f8a7ea5a0cf61860b56b434.tar.gz |
Updated CRDS to 7.0.7 for early JWST B7 pipeline testing. (#64)
Diffstat (limited to 'crds/meta.yaml')
-rw-r--r-- | crds/meta.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/crds/meta.yaml b/crds/meta.yaml index 6c9bbc4..733365a 100644 --- a/crds/meta.yaml +++ b/crds/meta.yaml @@ -1,11 +1,11 @@ {% set name = 'crds' %} -{% set version = '7.0.1' %} +{% set version = '7.0.7' %} {% set number = '0' %} about: home: http://www.stsci.edu/hst/observatory/crds/ license: AURA - summary: CRDS is a metadata based system that maps datasets to data using mapping rules + summary: CRDS assigns calibration references to data using formal rules represented in simple text files build: number: {{ number }} preserve_egg_dir: 'no' |