diff options
| author | Joseph Hunkeler <jhunk@stsci.edu> | 2016-03-30 16:37:48 -0400 | 
|---|---|---|
| committer | Joseph Hunkeler <jhunk@stsci.edu> | 2016-04-19 11:17:23 -0400 | 
| commit | 8950d42d96d13ca064fd73dd41cc2f6632b60b15 (patch) | |
| tree | e32cab77c4a046357a26edc679e3fcda4e75ce45 /stsci.numdisplay/meta.yaml | |
| parent | 6903289c49c54c38cfef01d0ecf65561ee74a125 (diff) | |
| download | astroconda-dev-8950d42d96d13ca064fd73dd41cc2f6632b60b15.tar.gz | |
Bump versions for recon integration
Diffstat (limited to 'stsci.numdisplay/meta.yaml')
| -rw-r--r-- | stsci.numdisplay/meta.yaml | 3 | 
1 files changed, 2 insertions, 1 deletions
| diff --git a/stsci.numdisplay/meta.yaml b/stsci.numdisplay/meta.yaml index 3d4faaa..7122bc0 100644 --- a/stsci.numdisplay/meta.yaml +++ b/stsci.numdisplay/meta.yaml @@ -7,7 +7,7 @@ build:      preserve_egg_dir: 'yes'  package:      name: stsci.numdisplay -    version: 1.6.1 +    version: 1.6.2  requirements:      build:      - recon @@ -20,6 +20,7 @@ requirements:      - numpy x.x      - python x.x  source: +    git_url: 1.6.2      git_url: https://github.com/spacetelescope/stsci.numdisplay  test:      imports: | 
