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.image/meta.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'stsci.image') diff --git a/stsci.image/meta.yaml b/stsci.image/meta.yaml index 14c430b..9d3fbc9 100644 --- a/stsci.image/meta.yaml +++ b/stsci.image/meta.yaml @@ -1,5 +1,5 @@ about: - home: https://github.com/embray/stsci.image + home: https://github.com/spacetelescope/stsci.image license: GPL summary: stsci.image build: @@ -7,7 +7,7 @@ build: preserve_egg_dir: 'yes' package: name: stsci.image - version: 2.2.0 + version: 2.2.1 requirements: build: - astropy >=1.1 @@ -24,6 +24,7 @@ requirements: - numpy x.x - python x.x source: + git_tag: 2.2.1 git_url: https://github.com/spacetelescope/stsci.image.git test: imports: -- cgit