diff options
| author | P. L. Lim <lim@stsci.edu> | 2017-02-15 22:12:17 -0500 |
|---|---|---|
| committer | Joseph Hunkeler <jhunkeler@users.noreply.github.com> | 2017-02-15 22:12:17 -0500 |
| commit | 2ce71d1db00ac889c757a1c4bb89472f52a68807 (patch) | |
| tree | d20113876bad8f53c3e9fc593f5f9acfa132a6ea /acstools | |
| parent | a5f7338ebf3d1c049fcef17bd45f714b61ea1974 (diff) | |
| download | astroconda-contrib-2ce71d1db00ac889c757a1c4bb89472f52a68807.tar.gz | |
Bump acstools to 2.0.7 (#169)
To fix TypeError in regression test due to Numpy 1.12 indexing.
Diffstat (limited to 'acstools')
| -rw-r--r-- | acstools/meta.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/acstools/meta.yaml b/acstools/meta.yaml index ba41d03..80246bb 100644 --- a/acstools/meta.yaml +++ b/acstools/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'acstools' %} -{% set version = '2.0.6' %} +{% set version = '2.0.7' %} {% set number = '0' %} about: |
