diff options
author | Matt Rendina <mrendina@stsci.edu> | 2017-05-02 15:20:10 -0400 |
---|---|---|
committer | Matt Rendina <mrendina@stsci.edu> | 2017-05-02 15:20:10 -0400 |
commit | 472011d044c6517efe573741a53eab2ac55f9094 (patch) | |
tree | 768cf17b5d1ec8c4104386f43ff6dddcd1cee48e /calcos | |
parent | bb30e9b66b7c08fcd580542c25a1a39fe7a30825 (diff) | |
download | astroconda-contrib-472011d044c6517efe573741a53eab2ac55f9094.tar.gz |
Revert changes for HSTDP 2017.2
Diffstat (limited to 'calcos')
-rw-r--r-- | calcos/meta.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/calcos/meta.yaml b/calcos/meta.yaml index 8e139e0..d22f875 100644 --- a/calcos/meta.yaml +++ b/calcos/meta.yaml @@ -1,6 +1,6 @@ {% set name = 'calcos' %} -{% set version = '3.2.1' %} -{% set number = '0' %} +{% set version = '3.1.8' %} +{% set number = '2' %} about: home: https://github.com/spacetelescope/{{ name }} |