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 --- calcos/meta.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'calcos') diff --git a/calcos/meta.yaml b/calcos/meta.yaml index 3e8ed12..13c6e33 100644 --- a/calcos/meta.yaml +++ b/calcos/meta.yaml @@ -5,7 +5,7 @@ build: number: '0' package: name: calcos - version: 3.1.3 + version: 3.1.4 requirements: build: - astropy >=1.1 @@ -22,7 +22,7 @@ requirements: - numpy x.x - python x.x source: - git_tag: 3.1.3 + git_tag: 3.1.4 git_url: https://github.com/spacetelescope/calcos test: commands: -- cgit