diff options
Diffstat (limited to 'stginga')
-rw-r--r-- | stginga/meta.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stginga/meta.yaml b/stginga/meta.yaml index 360aab0..e47e8f1 100644 --- a/stginga/meta.yaml +++ b/stginga/meta.yaml @@ -1,7 +1,7 @@ {% set name = 'stginga' %} {% set version = '0.1.2' %} {% set tag = version %} -{% set number = '0' %} +{% set number = '1' %} about: home: https://github.com/spacetelescope/{{ name }} |