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 --- stistools/meta.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'stistools') diff --git a/stistools/meta.yaml b/stistools/meta.yaml index ae6dabb..773164f 100644 --- a/stistools/meta.yaml +++ b/stistools/meta.yaml @@ -6,7 +6,7 @@ build: number: '0' package: name: stistools - version: '1.1' + version: '1.1.1' requirements: build: - astropy >=1.1 @@ -23,6 +23,7 @@ requirements: - numpy x.x - python x.x source: + git_tag: 1.1.1 git_url: https://github.com/spacetelescope/stistools test: imports: -- cgit