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 --- acstools/meta.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'acstools') diff --git a/acstools/meta.yaml b/acstools/meta.yaml index 9a83fa1..baf9977 100644 --- a/acstools/meta.yaml +++ b/acstools/meta.yaml @@ -1,12 +1,12 @@ about: - home: http://www.stsci.edu/institute/software_hardware/pyraf/stsci_python + home: https://github.com/spacetelescope/acstools license: BSD summary: acstools build: number: '0' package: name: acstools - version: 2.0.0 + version: 2.0.1 requirements: build: - astropy >=1.1 @@ -30,7 +30,7 @@ requirements: - numpy x.x - python x.x source: - git_tag: 2.0.0 + git_tag: 2.0.1 git_url: https://github.com/spacetelescope/acstools test: commands: -- cgit