diff options
author | Matt Rendina <rendinam@users.noreply.github.com> | 2019-02-15 16:43:13 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-02-15 16:43:13 -0500 |
commit | 6cb1d512efa1324ed6af667facb38e5ce768fe6c (patch) | |
tree | 6e17805288ec259f9d98a6673caf9f264339b966 /wfc3tools/meta.yaml | |
parent | e0b18635db0a5e5879e2c6441a92d0226293aa2b (diff) | |
download | astroconda-contrib-6cb1d512efa1324ed6af667facb38e5ce768fe6c.tar.gz |
Increment wfc3tools to 1.3.5 (#469)
Diffstat (limited to 'wfc3tools/meta.yaml')
-rw-r--r-- | wfc3tools/meta.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wfc3tools/meta.yaml b/wfc3tools/meta.yaml index 5465191..acc2539 100644 --- a/wfc3tools/meta.yaml +++ b/wfc3tools/meta.yaml @@ -1,6 +1,6 @@ {% set name = 'wfc3tools' %} -{% set version = '1.3.4' %} -{% set number = '2' %} +{% set version = '1.3.5' %} +{% set number = '0' %} about: home: https://github.com/spacetelescope/{{ name }} |