summaryrefslogtreecommitdiff
path: root/ginga
diff options
context:
space:
mode:
authorP. L. Lim <lim@stsci.edu>2016-10-07 16:53:25 -0400
committerJoseph Hunkeler <jhunkeler@users.noreply.github.com>2016-10-07 16:53:25 -0400
commit912341ae99f59d822b4dbcac9f3ff715a668b50b (patch)
tree553e10188d453e62424160d2741f519d6b672f4d /ginga
parentfbc28c9bcd6fb5f63639999e65ceb3fc050c7b23 (diff)
downloadastroconda-contrib-912341ae99f59d822b4dbcac9f3ff715a668b50b.tar.gz
Updated Ginga to latest dev to include new table viewer and plotter. (#66)
Diffstat (limited to 'ginga')
-rw-r--r--ginga/meta.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/ginga/meta.yaml b/ginga/meta.yaml
index 2a64fcb..339015b 100644
--- a/ginga/meta.yaml
+++ b/ginga/meta.yaml
@@ -1,6 +1,6 @@
{% set name = 'ginga' %}
-{% set version = '2.5.20160801083400' %}
-{% set rev = 'd41f610' %}
+{% set version = '2.5.20161005204600' %}
+{% set rev = '665ef71' %}
{% set number = '0' %}
about:
home: https://github.com/ejeschke/{{ name }}