diff options
author | Joseph Hunkeler <jhunk@stsci.edu> | 2016-04-19 16:32:30 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunk@stsci.edu> | 2016-04-19 16:32:30 -0400 |
commit | e21ea549d66a384b7ec8bad79c97acbe80cd9c83 (patch) | |
tree | ab156fc95ee0b5a68110dff077d8fd8e908d5143 | |
parent | a13065664c59227958a4daab62be533dce81b8ff (diff) | |
download | astroconda-dev-e21ea549d66a384b7ec8bad79c97acbe80cd9c83.tar.gz |
Bump webbpsf versions
-rw-r--r-- | webbpsf-data/meta.yaml | 2 | ||||
-rw-r--r-- | webbpsf/meta.yaml | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/webbpsf-data/meta.yaml b/webbpsf-data/meta.yaml index 6d759d9..17aa01d 100644 --- a/webbpsf-data/meta.yaml +++ b/webbpsf-data/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'webbpsf-data' %} -{% set version = '0.4.0' %} +{% set version = '0.4.1' %} {% set number = '0' %} about: diff --git a/webbpsf/meta.yaml b/webbpsf/meta.yaml index 7e4e67e..cc2903e 100644 --- a/webbpsf/meta.yaml +++ b/webbpsf/meta.yaml @@ -28,7 +28,7 @@ requirements: - matplotlib - poppy - six [py27] - - webbpsf-data ==0.4.0 + - webbpsf-data ==0.4.1 - setuptools - python x.x run: @@ -39,7 +39,7 @@ requirements: - matplotlib - poppy - six [py27] - - webbpsf-data ==0.4.0 + - webbpsf-data ==0.4.1 - setuptools - python x.x source: |