summaryrefslogtreecommitdiff
path: root/gwcs
diff options
context:
space:
mode:
authorNadia Dencheva <nadia.dencheva@gmail.com>2020-11-13 10:03:24 -0500
committerGitHub <noreply@github.com>2020-11-13 10:03:24 -0500
commit986e041b174917036a2da7376769916bfbc5aa11 (patch)
tree4be7217d76067bd9394584cac0b66a7dbab340e1 /gwcs
parenta108472f7298470177c53a679cb0af0dfbedc209 (diff)
downloadastroconda-contrib-986e041b174917036a2da7376769916bfbc5aa11.tar.gz
bump gwcs to 0.15.0 (#678)
Diffstat (limited to 'gwcs')
-rw-r--r--gwcs/meta.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/gwcs/meta.yaml b/gwcs/meta.yaml
index 0ea34ee..e899e57 100644
--- a/gwcs/meta.yaml
+++ b/gwcs/meta.yaml
@@ -1,5 +1,5 @@
{% set name = 'gwcs' %}
-{% set version = '0.14.0' %}
+{% set version = '0.15.0' %}
{% set number = '0' %}
about:
@@ -24,7 +24,7 @@ requirements:
- python {{ python }}
run:
- asdf
- - astropy >=3.1
+ - astropy >=4.1
- numpy
- python