diff options
author | P. L. Lim <lim@stsci.edu> | 2018-01-31 10:45:58 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-01-31 10:45:58 -0500 |
commit | ebe4788bd2ee01f8b991f02d1665db3d87cc383d (patch) | |
tree | 0cce7a7edbf11ceaf20bb64a29de72d7b75d140e /acstools | |
parent | 934c7458187f4e6b76522b09fe42d803567a2e94 (diff) | |
download | astroconda-contrib-ebe4788bd2ee01f8b991f02d1665db3d87cc383d.tar.gz |
Bump acstools to 2.0.10
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 7bfd78e..32b9878 100644 --- a/acstools/meta.yaml +++ b/acstools/meta.yaml @@ -1,6 +1,6 @@ {% set name = 'acstools' %} -{% set version = '2.0.9' %} -{% set number = '1' %} +{% set version = '2.0.10' %} +{% set number = '0' %} about: home: https://github.com/spacetelescope/{{ name }} |