diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2018-12-19 14:53:19 -0500 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2018-12-19 14:53:19 -0500 |
commit | b73e55c311cd3f52d9b9b3086a8e0964cf9d7a62 (patch) | |
tree | 0e7a85f7f506cee459086d3f10d677733bbcb845 /specutils/meta.yaml | |
parent | 908697ad30064346781b45d1bab16eadd6c207ce (diff) | |
download | astroconda-contrib-spec-pkgs-ancient-workaround.tar.gz |
Replace ah_bootstrapspec-pkgs-ancient-workaround
Diffstat (limited to 'specutils/meta.yaml')
-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 bf9cf82..6a253fd 100644 --- a/specutils/meta.yaml +++ b/specutils/meta.yaml @@ -1,7 +1,7 @@ {% set name = 'specutils' %} {% set version = '0.2.2' %} {% set tag = 'v' + version %} -{% set number = '3' %} +{% set number = '4' %} about: home: https://github.com/astropy/specutils |