From 410eed57119e90d09e7307e7c3e9210d757f8957 Mon Sep 17 00:00:00 2001 From: Matt Rendina Date: Tue, 27 Jun 2017 20:32:19 -0400 Subject: Update numpy version 1.11 -> 1.13 --- manifests/public.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/public.yaml b/manifests/public.yaml index da0f560..ced05ba 100644 --- a/manifests/public.yaml +++ b/manifests/public.yaml @@ -1,6 +1,6 @@ repository: 'https://github.com/astroconda/astroconda-contrib' channel_URL: 'http://ssb.stsci.edu/astroconda' -numpy_version: 1.11 +numpy_version: 1.13 packages: - stsci.tools - stsci.imagestats -- cgit