diff options
author | Mihai Cara <mcara@users.noreply.github.com> | 2017-10-25 13:24:11 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-10-25 13:24:11 -0400 |
commit | 5d236f8bb79f9cdb776c55a9a2090ddd7a2a30a7 (patch) | |
tree | a589390830ba90fdf3963c8e95ee7985d80468fc /stsci.skypac | |
parent | 6f008e7f3fdeef98df5ff9215af2020a5dc89b19 (diff) | |
download | astroconda-contrib-5d236f8bb79f9cdb776c55a9a2090ddd7a2a30a7.tar.gz |
Fixed version import error and bumped skypac's version
See https://github.com/spacetelescope/drizzlepac/issues/91 for more details.
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 322bd8a..cc6036c 100644 --- a/stsci.skypac/meta.yaml +++ b/stsci.skypac/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'stsci.skypac' %} -{% set version = '0.9.7' %} +{% set version = '0.9.8' %} {% set number = '0' %} about: |