diff options
author | Mihai Cara <mcara@users.noreply.github.com> | 2017-10-23 16:06:22 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-10-23 16:06:22 -0400 |
commit | fb0046224e847034d997ab30faa0346760225ed1 (patch) | |
tree | d41a0d2a6915a8fa337b4c6b62f69a5270f978e0 /stsci.skypac | |
parent | 0c5366139a9a821b693188174cbc90a503675352 (diff) | |
download | astroconda-contrib-fb0046224e847034d997ab30faa0346760225ed1.tar.gz |
Release stsci.skypac v0.9.6
This release fixes a file open mode for temporary mask files to make code compatible with latest changes in astropy: see https://github.com/spacetelescope/stsci.skypac/pull/15 and https://github.com/spacetelescope/drizzlepac/issues/84 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 ae974f9..7bb4186 100644 --- a/stsci.skypac/meta.yaml +++ b/stsci.skypac/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'stsci.skypac' %} -{% set version = '0.9.5' %} +{% set version = '0.9.6' %} {% set number = '0' %} about: |