diff options
author | Mihai Cara <mcara@users.noreply.github.com> | 2018-04-20 00:47:06 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-04-20 00:47:06 -0400 |
commit | c18021a51d843d614a49c8a9cee1e0caf73fb587 (patch) | |
tree | 4d9528c860bdf82ee2f450bf9c15fe66348e56fa /stsci.skypac | |
parent | 1b2de6309263fde5e11f387a9e914046639a8d01 (diff) | |
download | astroconda-contrib-c18021a51d843d614a49c8a9cee1e0caf73fb587.tar.gz |
Added utilities for generating Pixel Area Maps
See https://github.com/spacetelescope/stsci.skypac/issues/27 and https://github.com/spacetelescope/stsci.skypac/pull/28
Diffstat (limited to 'stsci.skypac')
-rw-r--r-- | stsci.skypac/meta.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stsci.skypac/meta.yaml b/stsci.skypac/meta.yaml index 3208236..c88ca32 100644 --- a/stsci.skypac/meta.yaml +++ b/stsci.skypac/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'stsci.skypac' %} -{% set version = '0.9.8' %} +{% set version = '0.9.10' %} {% set number = '1' %} about: |