diff options
| author | P. L. Lim <lim@stsci.edu> | 2017-07-20 22:36:19 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-07-20 22:36:19 -0400 |
| commit | 3479149395145b1776dfe2b5c103a2dfc3420a36 (patch) | |
| tree | ea85a5badeb8c3ec22d992b032c389772949d601 | |
| parent | f23c47633cd8f48ac8c995905f6a55561d1df734 (diff) | |
| download | astroconda-contrib-3479149395145b1776dfe2b5c103a2dfc3420a36.tar.gz | |
Bug fix release
| -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 c8fe422..4f913ac 100644 --- a/stginga/meta.yaml +++ b/stginga/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'stginga' %} -{% set version = '0.2' %} +{% set version = '0.2.1' %} {% set tag = version %} {% set number = '0' %} |
