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 /hstcal/meta.yaml | |
parent | bb30e9b66b7c08fcd580542c25a1a39fe7a30825 (diff) | |
download | astroconda-contrib-472011d044c6517efe573741a53eab2ac55f9094.tar.gz |
Revert changes for HSTDP 2017.2
Diffstat (limited to 'hstcal/meta.yaml')
-rw-r--r-- | hstcal/meta.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hstcal/meta.yaml b/hstcal/meta.yaml index 38f0528..860cd63 100644 --- a/hstcal/meta.yaml +++ b/hstcal/meta.yaml @@ -1,6 +1,6 @@ {% set name = 'hstcal' %} -{% set version = '1.2.0rc1' %} -{% set number = '0' %} +{% set version = '1.1.1' %} +{% set number = '1' %} about: home: https://github.com/spacetelescope/{{ name }} |