diff options
author | Joseph Hunkeler <jhunkeler@users.noreply.github.com> | 2017-07-06 16:12:32 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-07-06 16:12:32 -0400 |
commit | a7850a80e0f6f9f4ad39929ad57269071b8ad33e (patch) | |
tree | fcc860880ac56963a1534b689075dabbfd36e0ec /acstools | |
parent | 6c2240a46b47c56667bd6d34066640e0864ccd15 (diff) | |
download | astroconda-contrib-a7850a80e0f6f9f4ad39929ad57269071b8ad33e.tar.gz |
HSTDP 2017.2 (#234)release_3.0.0
HSTDP 2017.2
Diffstat (limited to 'acstools')
-rw-r--r-- | acstools/meta.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acstools/meta.yaml b/acstools/meta.yaml index a37b23b..ce4b714 100644 --- a/acstools/meta.yaml +++ b/acstools/meta.yaml @@ -1,6 +1,6 @@ {% set name = 'acstools' %} -{% set version = '2.0.7' %} -{% set number = '1' %} +{% set version = '2.0.8' %} +{% set number = '0' %} about: home: https://github.com/spacetelescope/{{ name }} |