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 --- costools/meta.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'costools') diff --git a/costools/meta.yaml b/costools/meta.yaml index eaacc46..e7203f4 100644 --- a/costools/meta.yaml +++ b/costools/meta.yaml @@ -6,7 +6,7 @@ build: number: '0' package: name: costools - version: 1.2.1 + version: 1.2.2 requirements: build: - astropy >=1.1 @@ -24,7 +24,7 @@ requirements: - numpy x.x - python x.x source: - git_tag: 1.2.1 + git_tag: 1.2.2 git_url: https://github.com/spacetelescope/costools test: commands: -- cgit