From abec28775119d2504f984eb6cf08500be989b111 Mon Sep 17 00:00:00 2001 From: James Turner Date: Wed, 26 Jul 2017 16:03:19 -0400 Subject: Update astroconda-iraf-helpers version to avoid confusion after briefly using 0.1.2 for some now-reverted changes (0.1.3 is currently the same as 0.1.1 was). --- astroconda-iraf-helpers/meta.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/astroconda-iraf-helpers/meta.yaml b/astroconda-iraf-helpers/meta.yaml index 132dee3..36c65ac 100644 --- a/astroconda-iraf-helpers/meta.yaml +++ b/astroconda-iraf-helpers/meta.yaml @@ -8,7 +8,7 @@ build: number: '0' package: name: astroconda-iraf-helpers - version: "0.1.1" + version: "0.1.3" source: git_url: https://github.com/astroconda/astroconda-iraf-helpers.git requirements: -- cgit