diff options
author | Mihai Cara <mcara@users.noreply.github.com> | 2020-04-10 16:28:13 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-10 16:28:13 -0400 |
commit | 9fc2ed84fc1d588f6faa2e5d49c672372bfbc05c (patch) | |
tree | 6590393f1dbedab22bb00ecd0544a8bf5d34fe64 | |
parent | dbf881961886abef2b165e71002f29112bff2ed5 (diff) | |
download | astroconda-contrib-9fc2ed84fc1d588f6faa2e5d49c672372bfbc05c.tar.gz |
Release stsci.skypac v1.0.5 (#640)
Bug Fix Release: polygon filling algorithm. See https://github.com/spacetelescope/stsci.skypac/pull/52 and https://github.com/spacetelescope/stsci.skypac/pull/55. Also:
- Remove `relic`: https://github.com/spacetelescope/stsci.skypac/pull/53
- Pep8 and docstrings: https://github.com/spacetelescope/stsci.skypac/pull/54 and https://github.com/spacetelescope/stsci.skypac/pull/56
-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 b2fa1ea..88df53e 100644 --- a/stsci.skypac/meta.yaml +++ b/stsci.skypac/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'stsci.skypac' %} -{% set version = '1.0.4' %} +{% set version = '1.0.5' %} {% set number = '0' %} about: |