diff options
author | P. L. Lim <lim@stsci.edu> | 2016-11-09 18:14:43 -0500 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@users.noreply.github.com> | 2016-11-09 18:14:43 -0500 |
commit | fef85b43fbc495d7669549b0b56c6d86e78d9f08 (patch) | |
tree | b4bb19c86888c9553879aa8327141a19c0275fbf /ginga | |
parent | a5b1330be37057f5fdf6322b8dfac7a30ad6ae05 (diff) | |
download | astroconda-contrib-fef85b43fbc495d7669549b0b56c6d86e78d9f08.tar.gz |
Upgrade ginga to include workshop bugfix (#98)
Diffstat (limited to 'ginga')
-rw-r--r-- | ginga/meta.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ginga/meta.yaml b/ginga/meta.yaml index 339015b..95c0d79 100644 --- a/ginga/meta.yaml +++ b/ginga/meta.yaml @@ -1,6 +1,6 @@ {% set name = 'ginga' %} -{% set version = '2.5.20161005204600' %} -{% set rev = '665ef71' %} +{% set version = '2.5.20161108122300' %} +{% set rev = 'b601f64' %} {% set number = '0' %} about: home: https://github.com/ejeschke/{{ name }} |