diff options
author | Matt Rendina <rendinam@users.noreply.github.com> | 2017-07-20 07:44:41 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-07-20 07:44:41 -0400 |
commit | 784a6b2ac57209c2f1a556cadc37020eb3813a06 (patch) | |
tree | 97ba487c39452ba369f637ca9a76f9c2e3840ead | |
parent | e2934566e1bb27f7402143c856f59db457bd2c05 (diff) | |
parent | 3055e2953a23d136ca1ee57f03355c2ae4ef49e8 (diff) | |
download | astroconda-contrib-784a6b2ac57209c2f1a556cadc37020eb3813a06.tar.gz |
Merge pull request #241 from pllim/patch-1
Bump ACSTOOLS to 2.0.9
-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 ce4b714..86262f6 100644 --- a/acstools/meta.yaml +++ b/acstools/meta.yaml @@ -1,11 +1,11 @@ {% set name = 'acstools' %} -{% set version = '2.0.8' %} +{% set version = '2.0.9' %} {% set number = '0' %} about: home: https://github.com/spacetelescope/{{ name }} license: BSD - summary: For analyzing ACS data + summary: Python tools for analyzing ACS data build: number: {{ number }} package: |