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.imagemanip/meta.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'stsci.imagemanip') diff --git a/stsci.imagemanip/meta.yaml b/stsci.imagemanip/meta.yaml index cca5209..4ff7583 100644 --- a/stsci.imagemanip/meta.yaml +++ b/stsci.imagemanip/meta.yaml @@ -1,5 +1,5 @@ about: - home: https://github.com/embray/stsci.imagemanip + home: https://github.com/spacetelescope/stsci.imagemanip license: GPL summary: stsci.imagemanip build: @@ -7,7 +7,7 @@ build: preserve_egg_dir: 'yes' package: name: stsci.imagemanip - version: 1.1.2 + version: 1.1.3 requirements: build: - recon @@ -20,6 +20,7 @@ requirements: - numpy x.x - python x.x source: + git_tag: 1.1.3 git_url: https://github.com/spacetelescope/stsci.imagemanip test: imports: -- cgit