diff options
author | P. L. Lim <2090236+pllim@users.noreply.github.com> | 2020-01-30 10:05:59 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-30 10:05:59 -0500 |
commit | 0d7a05194c0f8ce59bd31fc8075800c6802f0bbc (patch) | |
tree | 1e8564e3bf6b99dbba5f9ff3e5b5ba13096ec5d0 | |
parent | 76fad0a9b42d4978b40d96fc791ce26bb1c165f8 (diff) | |
download | astroconda-contrib-0d7a05194c0f8ce59bd31fc8075800c6802f0bbc.tar.gz |
Bump stsynphot to 0.2.2 (#598)
-rw-r--r-- | stsynphot/meta.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/stsynphot/meta.yaml b/stsynphot/meta.yaml index 258dea5..e6f0642 100644 --- a/stsynphot/meta.yaml +++ b/stsynphot/meta.yaml @@ -1,7 +1,7 @@ {% set reponame = 'stsynphot_refactor' %} {% set name = 'stsynphot' %} -{% set version = '0.2.1' %} -{% set number = '2' %} +{% set version = '0.2.2' %} +{% set number = '0' %} about: home: https://github.com/spacetelescope/{{ reponame }} |