summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorP. L. Lim <2090236+pllim@users.noreply.github.com>2018-11-05 20:01:09 -0500
committerGitHub <noreply@github.com>2018-11-05 20:01:09 -0500
commit45045c76a007f9f4d008d776a1b2b233f8b3a26f (patch)
treea588abfa34e5be1056f8260dbde053a57ee3c221
parente22480df39daba8ec3ba9e418b8967932bd668de (diff)
downloadastroconda-contrib-45045c76a007f9f4d008d776a1b2b233f8b3a26f.tar.gz
Bump Ginga to 2.7.2
-rw-r--r--ginga/meta.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ginga/meta.yaml b/ginga/meta.yaml
index 2344bbc..4cedf57 100644
--- a/ginga/meta.yaml
+++ b/ginga/meta.yaml
@@ -1,5 +1,5 @@
{% set name = 'ginga' %}
-{% set version = '2.7.1' %}
+{% set version = '2.7.2' %}
{% set tag = 'v' ~ version %}
{% set number = '0' %}