summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Long <jdl@fastmail.com>2017-05-12 14:44:07 -0400
committerJoseph Hunkeler <jhunkeler@users.noreply.github.com>2017-05-12 14:44:07 -0400
commit717c4271d3d73c4181c055af114ef940920314c6 (patch)
tree6ba9f6afb18c4557bb406ea0c92dde3c92d47777
parent59c52c0ffda3de98db7facc30da5eabc0c64ae7d (diff)
downloadastroconda-contrib-717c4271d3d73c4181c055af114ef940920314c6.tar.gz
Update jwst_coronagraph_visibility to 0.2.0 (#213)
-rw-r--r--jwst_coronagraph_visibility/meta.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/jwst_coronagraph_visibility/meta.yaml b/jwst_coronagraph_visibility/meta.yaml
index c64c9ad..cbf0c3e 100644
--- a/jwst_coronagraph_visibility/meta.yaml
+++ b/jwst_coronagraph_visibility/meta.yaml
@@ -1,5 +1,5 @@
{% set name = 'jwst_coronagraph_visibility' %}
-{% set version = '0.1.0' %}
+{% set version = '0.2.0' %}
{% set number = '0' %}
about:
@@ -31,14 +31,14 @@ requirements:
- matplotlib
- tk
- requests
- - jwxml >=0.2.0
+ - jwxml >=0.3.0
run:
- python x.x
- numpy
- matplotlib
- requests
- tk
- - jwxml >=0.2.0
+ - jwxml >=0.3.0
test:
imports: