diff options
| -rw-r--r-- | stsci/meta.yaml | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/stsci/meta.yaml b/stsci/meta.yaml index d35dbde..30d8a1f 100644 --- a/stsci/meta.yaml +++ b/stsci/meta.yaml @@ -1,5 +1,5 @@  {% set name = 'stsci' %} -{% set version = '3.1.0' %} +{% set version = '3.2.0' %}  {% set number = '0' %}  about: @@ -21,7 +21,7 @@ requirements:      run:        - stsci-hst >=3.1.0 -      - stsci-data-analysis >=2.1.1 +      - stsci-data-analysis >=3.0.0        - astropy >=2.0.0        - cfitsio >=3.370        - d2to1 >=0.2.12  | 
