diff options
author | P. L. Lim <2090236+pllim@users.noreply.github.com> | 2018-07-16 12:32:32 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@users.noreply.github.com> | 2018-07-16 12:32:32 -0400 |
commit | 41812adeba07ad25f67eeb61281f8e2ea753caa0 (patch) | |
tree | a212d48bbc008fc3167077d4738f3f0dec53c322 /ginga/meta.yaml | |
parent | 62a71a56b1b094e51389f29eb00ceca2913b7342 (diff) | |
download | astroconda-contrib-41812adeba07ad25f67eeb61281f8e2ea753caa0.tar.gz |
Bump Ginga to 2.7.1 (#381)
Diffstat (limited to 'ginga/meta.yaml')
-rw-r--r-- | ginga/meta.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ginga/meta.yaml b/ginga/meta.yaml index dccbba8..2344bbc 100644 --- a/ginga/meta.yaml +++ b/ginga/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'ginga' %} -{% set version = '2.7.0' %} +{% set version = '2.7.1' %} {% set tag = 'v' ~ version %} {% set number = '0' %} |