diff options
author | Mihai Cara <mcara@users.noreply.github.com> | 2018-06-23 13:53:35 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@users.noreply.github.com> | 2018-06-23 13:53:35 -0400 |
commit | 6bf22430b5424a39dd4d6d9ce6f0df0828159950 (patch) | |
tree | a23c9481e1c9baa7a89e11e44c2e73b30c3bd484 /stsci.skypac | |
parent | 5f645a1302ce7d43e615e706134da044ff81eabf (diff) | |
download | astroconda-contrib-6bf22430b5424a39dd4d6d9ce6f0df0828159950.tar.gz |
Added optional parameters to PAM utilities in stsci.skypac (#376)
See https://github.com/spacetelescope/stsci.skypac/pull/36 for more details.
Skipped v0.9.13 due to an incorrectly (prematurely) applied tag.
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 2609221..a4bf5e9 100644 --- a/stsci.skypac/meta.yaml +++ b/stsci.skypac/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'stsci.skypac' %} -{% set version = '0.9.12' %} +{% set version = '0.9.14' %} {% set number = '0' %} about: |