From 2cee48983e63d63ea4fa9929241f2db15a701618 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.sphere/meta.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'stsci.sphere') diff --git a/stsci.sphere/meta.yaml b/stsci.sphere/meta.yaml index 6bfcfa8..1f10803 100644 --- a/stsci.sphere/meta.yaml +++ b/stsci.sphere/meta.yaml @@ -7,7 +7,7 @@ build: preserve_egg_dir: 'yes' package: name: stsci.sphere - version: '0.2' + version: '0.2.1' requirements: build: - astropy >=1.1 @@ -22,6 +22,7 @@ requirements: - numpy x.x - python x.x source: + git_tag: 0.2.1 git_url: ssh://git@bitbucket.org/stsci_ssb/stsci.sphere test: imports: -- cgit