diff options
| author | P. L. Lim <2090236+pllim@users.noreply.github.com> | 2020-08-03 13:16:15 -0400 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-03 13:16:15 -0400 | 
| commit | fffd024ef115ecdf6233ff40fd91dd22bdd10f3a (patch) | |
| tree | a16cf2e688b5c0388d3db5903f4a67dd467448ea | |
| parent | 460de55f0d831b21c157ea254739a51d4648cbfc (diff) | |
| download | astroconda-contrib-fffd024ef115ecdf6233ff40fd91dd22bdd10f3a.tar.gz | |
Bump synphot to 1.0.1 (#662)
| -rw-r--r-- | synphot/meta.yaml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/synphot/meta.yaml b/synphot/meta.yaml index 79faa56..9fd19c2 100644 --- a/synphot/meta.yaml +++ b/synphot/meta.yaml @@ -1,6 +1,6 @@  {% set reponame = 'synphot_refactor' %}  {% set name = 'synphot' %} -{% set version = '1.0.0' %} +{% set version = '1.0.1' %}  {% set number = '0' %}  about: | 
