diff options
| author | P. L. Lim <lim@stsci.edu> | 2017-02-08 21:09:30 -0500 | 
|---|---|---|
| committer | Joseph Hunkeler <jhunkeler@users.noreply.github.com> | 2017-02-08 21:09:30 -0500 | 
| commit | 1a1a64cc23c6a280b86b952f01041107e0c195a2 (patch) | |
| tree | 9adb327e09b3c29732cdfa4c760639983d2f2b1b | |
| parent | 7263ffbf7ba2fffd8eeecb8305687af96a97ef7d (diff) | |
| download | astroconda-contrib-1a1a64cc23c6a280b86b952f01041107e0c195a2.tar.gz | |
Bumped stsci.tools to 3.4.5 (#159)
To avoid deprecation warnings from astropy >= 1.3
| -rw-r--r-- | stsci.tools/meta.yaml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/stsci.tools/meta.yaml b/stsci.tools/meta.yaml index d1fa9cc..8f9c8a8 100644 --- a/stsci.tools/meta.yaml +++ b/stsci.tools/meta.yaml @@ -1,5 +1,5 @@  {% set name = 'stsci.tools' %} -{% set version = '3.4.4' %} +{% set version = '3.4.5' %}  {% set number = '0' %}  about: | 
