diff options
author | Marshall Perrin <mperrin@stsci.edu> | 2016-06-10 17:22:04 -0400 |
---|---|---|
committer | Marshall Perrin <mperrin@stsci.edu> | 2016-06-10 17:22:04 -0400 |
commit | 134e5a9ecf0c388b8b4e978c6cd891c8fdaf7f2c (patch) | |
tree | 93558c0894f4ab58c76a033307d395ade1633a28 /poppy | |
parent | d1209f79bcca1b0d438ad2e64f907a66fef6d383 (diff) | |
download | astroconda-contrib-134e5a9ecf0c388b8b4e978c6cd891c8fdaf7f2c.tar.gz |
update poppy, webbpsf, webbpsf-data to 0.5.0
Diffstat (limited to 'poppy')
-rw-r--r-- | poppy/meta.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/poppy/meta.yaml b/poppy/meta.yaml index 65a5384..4b54e90 100644 --- a/poppy/meta.yaml +++ b/poppy/meta.yaml @@ -6,7 +6,7 @@ build: number: '0' package: name: poppy - version: 0.4.0 + version: 0.5.0 requirements: build: - nose @@ -31,5 +31,5 @@ requirements: - setuptools - python x.x source: - git_tag: v0.4.0 + git_tag: v0.5.0 git_url: https://github.com/mperrin/poppy |