diff options
author | Mihai Cara <mcara@users.noreply.github.com> | 2018-09-17 20:35:12 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-09-17 20:35:12 -0400 |
commit | 636caeac0741d7a8d61ee8f9398e8ce3c1cdce11 (patch) | |
tree | 04cb8431066b7998ba4d1e6734fd7ea37973b920 | |
parent | e4a391f548bc31d321c13c0319e1c16cc60c9943 (diff) | |
download | astroconda-contrib-636caeac0741d7a8d61ee8f9398e8ce3c1cdce11.tar.gz |
Fix handling of limits
See https://github.com/spacetelescope/stsci.imagestats/pull/6
-rw-r--r-- | stsci.imagestats/meta.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stsci.imagestats/meta.yaml b/stsci.imagestats/meta.yaml index d92854d..9ffbf78 100644 --- a/stsci.imagestats/meta.yaml +++ b/stsci.imagestats/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'stsci.imagestats' %} -{% set version = '1.4.2' %} +{% set version = '1.4.3' %} {% set number = '0' %} about: |