diff options
author | P. L. Lim <lim@stsci.edu> | 2017-06-08 10:22:01 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-06-08 10:22:01 -0400 |
commit | 06aa2255137aefbd7871ec8cd34e4cbe1d71068e (patch) | |
tree | 3792503ca72dec7bf13a41f6073a0a8ecd19443c /ginga/meta.yaml | |
parent | 9b62087aa22c62826a242ce162b2fd60fe1372d3 (diff) | |
download | astroconda-contrib-06aa2255137aefbd7871ec8cd34e4cbe1d71068e.tar.gz |
Bump Ginga to 2.6.4
Diffstat (limited to 'ginga/meta.yaml')
-rw-r--r-- | ginga/meta.yaml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ginga/meta.yaml b/ginga/meta.yaml index 716da73..f423cd2 100644 --- a/ginga/meta.yaml +++ b/ginga/meta.yaml @@ -1,7 +1,7 @@ {% set name = 'ginga' %} -{% set version = '2.6.3.1' %} -{% set tag = '301002a1b6422e03afda0544586f0bf47198f66b' %} -{% set number = '1' %} +{% set version = '2.6.4' %} +{% set tag = 'v2.6.4' %} +{% set number = '0' %} about: home: https://github.com/ejeschke/{{ name }} |