From 8950d42d96d13ca064fd73dd41cc2f6632b60b15 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Wed, 30 Mar 2016 16:37:48 -0400 Subject: Bump versions for recon integration --- stsci.imagestats/meta.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'stsci.imagestats') diff --git a/stsci.imagestats/meta.yaml b/stsci.imagestats/meta.yaml index 828dfdc..17e37cb 100644 --- a/stsci.imagestats/meta.yaml +++ b/stsci.imagestats/meta.yaml @@ -7,7 +7,7 @@ build: preserve_egg_dir: 'yes' package: name: stsci.imagestats - version: 1.4.1 + version: 1.4.2 requirements: build: - recon @@ -18,6 +18,7 @@ requirements: - numpy x.x - python x.x source: + git_tag: 1.4.2 git_url: https://github.com/spacetelescope/stsci.imagestats test: imports: -- cgit