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 --- opuscoords/meta.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'opuscoords') diff --git a/opuscoords/meta.yaml b/opuscoords/meta.yaml index be653d2..db85ef2 100644 --- a/opuscoords/meta.yaml +++ b/opuscoords/meta.yaml @@ -6,7 +6,7 @@ build: number: '0' package: name: opuscoords - version: 1.0.2 + version: 1.0.3 requirements: build: - recon @@ -17,7 +17,7 @@ requirements: - numpy x.x - python x.x source: - git_tag: 1.0.2 + git_tag: 1.0.3 git_url: https://github.com/spacetelescope/opuscoords.git test: imports: -- cgit