summaryrefslogtreecommitdiff
path: root/costools
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@users.noreply.github.com>2018-02-14 22:13:24 -0500
committerGitHub <noreply@github.com>2018-02-14 22:13:24 -0500
commit3b964041b0a02e159bde41043de346c301f3966f (patch)
tree33695a1e3db78000fea789c9e478700bdc2f3618 /costools
parent0014929a548b06f85c3409c51f5dd34791421cad (diff)
downloadastroconda-contrib-3b964041b0a02e159bde41043de346c301f3966f.tar.gz
Fixup d2to1 recipes (#309)
Diffstat (limited to 'costools')
-rw-r--r--costools/meta.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/costools/meta.yaml b/costools/meta.yaml
index c6e0715..45a5a45 100644
--- a/costools/meta.yaml
+++ b/costools/meta.yaml
@@ -3,7 +3,7 @@
{% if version[0] == 'v' %}
{% set version = version[1:] %}
{% endif %}
-{% set number = '2' %}
+{% set number = '3' %}
about:
home: https://github.com/spacetelescope/{{ name }}