diff options
| author | Matt Rendina <rendinam@users.noreply.github.com> | 2020-03-19 20:59:14 -0400 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-03-19 20:59:14 -0400 | 
| commit | 1546863f84991d36cdab00f02896e4bf60b7caa8 (patch) | |
| tree | b596d0211e252f08ba57dde6e9d6ae738f01c101 | |
| parent | 1651e37bd0b4fb4f59563da5cacc51c20a7ef934 (diff) | |
| download | astroconda-contrib-1546863f84991d36cdab00f02896e4bf60b7caa8.tar.gz | |
gwcs --> 0.12.0
| -rw-r--r-- | gwcs/meta.yaml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/gwcs/meta.yaml b/gwcs/meta.yaml index 9a133ad..859b07c 100644 --- a/gwcs/meta.yaml +++ b/gwcs/meta.yaml @@ -1,5 +1,5 @@  {% set name = 'gwcs' %} -{% set version = '0.11.0' %} +{% set version = '0.12.0' %}  {% set number = '0' %}  about: | 
