diff options
| author | Sara Ogaz <ogaz@stsci.edu> | 2019-02-28 11:30:30 -0500 | 
|---|---|---|
| committer | Matt Rendina <rendinam@users.noreply.github.com> | 2019-02-28 11:30:30 -0500 | 
| commit | 2c67b9e006a3daf9e959542d1b37782fb983c4a7 (patch) | |
| tree | de7dc56c187349d1bc3726f05aedd7dca7197ab8 | |
| parent | 0f1e0b80cb0c5c5103be43fafb619841705dc99a (diff) | |
| download | astroconda-contrib-2c67b9e006a3daf9e959542d1b37782fb983c4a7.tar.gz | |
specutils update (#475)
| -rw-r--r-- | specutils/meta.yaml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/specutils/meta.yaml b/specutils/meta.yaml index 37c5afd..9ff9547 100644 --- a/specutils/meta.yaml +++ b/specutils/meta.yaml @@ -1,5 +1,5 @@  {% set name = 'specutils' %} -{% set version = '0.5.1' %} +{% set version = '0.5.2' %}  {% set tag = 'v' + version %}  {% set number = '0' %} | 
