diff options
Diffstat (limited to 'crds')
| -rw-r--r-- | crds/meta.yaml | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/crds/meta.yaml b/crds/meta.yaml index ecfc4ca..6f23df4 100644 --- a/crds/meta.yaml +++ b/crds/meta.yaml @@ -1,5 +1,5 @@  {% set name = 'crds' %} -{% set version = '7.3.4' %} +{% set version = '7.4.1' %}  {% set number = '0' %}  about: @@ -31,7 +31,7 @@ requirements:      - lockfile      - setuptools      - python {{ python }} -    - asdf     +    - asdf      run:      - astropy >=1.1  | 
