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 --- nictools/meta.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'nictools') diff --git a/nictools/meta.yaml b/nictools/meta.yaml index a4f73cf..04aaf13 100644 --- a/nictools/meta.yaml +++ b/nictools/meta.yaml @@ -5,7 +5,7 @@ build: number: '0' package: name: nictools - version: 1.1.3 + version: 1.1.4 requirements: build: - astropy >=1.1 @@ -22,7 +22,7 @@ requirements: - numpy x.x - python x.x source: - git_tag: 1.1.3 + git_tag: 1.1.4 git_url: https://github.com/spacetelescope/nictools test: imports: -- cgit