diff options
Diffstat (limited to 'stsci.stimage')
| -rw-r--r-- | stsci.stimage/meta.yaml | 3 | 
1 files changed, 2 insertions, 1 deletions
| diff --git a/stsci.stimage/meta.yaml b/stsci.stimage/meta.yaml index 228e3ae..677ced7 100644 --- a/stsci.stimage/meta.yaml +++ b/stsci.stimage/meta.yaml @@ -7,7 +7,7 @@ build:      preserve_egg_dir: 'yes'  package:      name: stsci.stimage -    version: 0.2.1 +    version: 0.2.2  requirements:      build:      - recon @@ -18,6 +18,7 @@ requirements:      - numpy x.x      - python x.x  source: +    git_tag: 0.2.2      git_url: https://github.com/spacetelescope/stsci.stimage  test:      imports: | 
