From ef59a22252e4689f43909de923b5e8204c131bda Mon Sep 17 00:00:00 2001 From: Matt Rendina Date: Fri, 15 Feb 2019 15:14:53 -0500 Subject: JWSTDP-0.13.0 (#49) --- jwstdp/utils/jwst_delivery_prep.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'jwstdp/utils') diff --git a/jwstdp/utils/jwst_delivery_prep.sh b/jwstdp/utils/jwst_delivery_prep.sh index 23e0991..c891530 100755 --- a/jwstdp/utils/jwst_delivery_prep.sh +++ b/jwstdp/utils/jwst_delivery_prep.sh @@ -24,8 +24,8 @@ pyver="py36" spec_dir="/eng/ssb/websites/ssbpublic/astroconda-releases-staging/" # Conda installer versions to suggest in README.md file. -anaconda_ver="5.2.0" -miniconda_ver="4.5.11" +anaconda_ver="2018.12" +miniconda_ver="4.5.12" tagname=$1 -- cgit