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.stimage/meta.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'stsci.stimage') diff --git a/stsci.stimage/meta.yaml b/stsci.stimage/meta.yaml index 228e3ae..677ced7 100644 --- a/stsci.stimage/meta.yaml +++ b/stsci.stimage/meta.yaml @@ -7,7 +7,7 @@ build: preserve_egg_dir: 'yes' package: name: stsci.stimage - version: 0.2.1 + version: 0.2.2 requirements: build: - recon @@ -18,6 +18,7 @@ requirements: - numpy x.x - python x.x source: + git_tag: 0.2.2 git_url: https://github.com/spacetelescope/stsci.stimage test: imports: -- cgit