diff options
-rw-r--r-- | stsci.imagemanip/meta.yaml | 2 |
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 }} |