diff options
| author | Todd Miller <jmiller@stsci.edu> | 2019-02-14 12:20:18 -0500 | 
|---|---|---|
| committer | Matt Rendina <rendinam@users.noreply.github.com> | 2019-02-14 12:20:18 -0500 | 
| commit | d334f49256be3670a947bd5c19e50b9fab271ed9 (patch) | |
| tree | f7b079fad2843420561e4752fc9adbf0e8a94bbb | |
| parent | afe025a00e0003a45f302f6f3dd3c876bce18a57 (diff) | |
| download | astroconda-contrib-d334f49256be3670a947bd5c19e50b9fab271ed9.tar.gz | |
Update to CRDS 7.3.0 for HSTDP-2019.2 (#464)
* Final build for JWST B7.2
* Updating CRDS version to 7.3.0 to include HST SYNPHOT functionality
as part of HSTDP-2019.2.
| -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 4ea612a..41547dc 100644 --- a/crds/meta.yaml +++ b/crds/meta.yaml @@ -1,6 +1,6 @@  {% set name = 'crds' %} -{% set version = '7.2.9' %} -{% set number = '1' %} +{% set version = '7.3.0' %} +{% set number = '0' %}  about:      home: http://www.stsci.edu/hst/observatory/crds/ | 
