diff options
| author | Matt Rendina <rendinam@users.noreply.github.com> | 2020-10-12 15:33:20 -0400 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-12 15:33:20 -0400 | 
| commit | 9ed14dbcc6a266b75c526e5eb9b70e11d1dac2c3 (patch) | |
| tree | c597028e59ed8aa6daed64ef94fcb0c67357f521 /hstcal | |
| parent | 31394a494a789d8b9b64a28042c65d45550bd1aa (diff) | |
| download | astroconda-contrib-9ed14dbcc6a266b75c526e5eb9b70e11d1dac2c3.tar.gz | |
hstcal 2.4.0 -> 2.5.0 (#676)
Diffstat (limited to 'hstcal')
| -rw-r--r-- | hstcal/meta.yaml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/hstcal/meta.yaml b/hstcal/meta.yaml index 52c6490..14c9c6b 100644 --- a/hstcal/meta.yaml +++ b/hstcal/meta.yaml @@ -1,5 +1,5 @@  {% set name = 'hstcal' %} -{% set version = '2.4.0' %} +{% set version = '2.5.0' %}  {% set number = '0' %}  about: | 
