diff options
author | Matt Rendina <rendinam@users.noreply.github.com> | 2017-04-28 10:35:25 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-04-28 10:35:25 -0400 |
commit | e4d360457d1377d5297294a58cd31261ad8146a7 (patch) | |
tree | fd964599b11473985c7885447a149ba92a551fea | |
parent | cc2ab89303758f8bf9eb30805fbf1abe1cca4dad (diff) | |
download | astroconda-contrib-e4d360457d1377d5297294a58cd31261ad8146a7.tar.gz |
wf3ctools 1.3.4 -> 1.3.5rc1
-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 c5adfd6..ee4a474 100644 --- a/wfc3tools/meta.yaml +++ b/wfc3tools/meta.yaml @@ -1,6 +1,6 @@ {% set name = 'wfc3tools' %} -{% set version = '1.3.4' %} -{% set number = '1' %} +{% set version = '1.3.5rc1' %} +{% set number = '0' %} about: home: https://github.com/spacetelescope/{{ name }} |