From 57e05c1c636275be78a974beb54b97a17e5f4b38 Mon Sep 17 00:00:00 2001 From: "P. L. Lim" Date: Sun, 23 Oct 2016 23:11:26 -0400 Subject: Bumped astroimtools to 0.1.1 (#75) --- astroimtools/meta.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'astroimtools') diff --git a/astroimtools/meta.yaml b/astroimtools/meta.yaml index 3249531..160be90 100644 --- a/astroimtools/meta.yaml +++ b/astroimtools/meta.yaml @@ -7,7 +7,7 @@ build: number: '0' package: name: astroimtools - version: '0.1' + version: '0.1.1' requirements: build: - astropy >=1.1 @@ -23,7 +23,7 @@ requirements: - numpy x.x - python x.x source: - git_tag: v0.1 + git_tag: v0.1.1 git_url: https://github.com/spacetelescope/astroimtools test: commands: -- cgit