summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@users.noreply.github.com>2018-08-10 16:10:26 -0400
committerGitHub <noreply@github.com>2018-08-10 16:10:26 -0400
commit31ee88251d0b987d5dd15b08bdc1691ba4d8ce0b (patch)
tree9ade79ed46d08321ba77e7e9393e42ce2f19ff84
parentdc4b9b7da82bf4134e8b628c109b57575007c407 (diff)
downloadastroconda-dev-31ee88251d0b987d5dd15b08bdc1691ba4d8ce0b.tar.gz
stsci.imagemanip: Reset build for pending 1.1.4
-rw-r--r--stsci.imagemanip/meta.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/stsci.imagemanip/meta.yaml b/stsci.imagemanip/meta.yaml
index 0a08604..9fc0317 100644
--- a/stsci.imagemanip/meta.yaml
+++ b/stsci.imagemanip/meta.yaml
@@ -3,7 +3,7 @@
{% if version[0] == 'v' %}
{% set version = version[1:] %}
{% endif %}
-{% set number = '2' %}
+{% set number = '0' %}
about:
home: https://github.com/spacetelescope/{{ name }}