summaryrefslogtreecommitdiff
path: root/ginga/meta.yaml
diff options
context:
space:
mode:
authorP. L. Lim <2090236+pllim@users.noreply.github.com>2020-07-21 11:24:26 -0400
committerGitHub <noreply@github.com>2020-07-21 11:24:26 -0400
commitdde4760745e25b421778d44ea296a12aadcedcbe (patch)
tree4bf26b8dac9103bd32f1b33e6b8ee1ba26882d8c /ginga/meta.yaml
parentcb8a3dadc560fa4fc149c1d747f68f81041be7a3 (diff)
downloadastroconda-contrib-dde4760745e25b421778d44ea296a12aadcedcbe.tar.gz
Bump ginga and stginga (#658)
Diffstat (limited to 'ginga/meta.yaml')
-rw-r--r--ginga/meta.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/ginga/meta.yaml b/ginga/meta.yaml
index 1930f90..7282f00 100644
--- a/ginga/meta.yaml
+++ b/ginga/meta.yaml
@@ -1,5 +1,5 @@
{% set name = 'ginga' %}
-{% set version = '3.0.1' %}
+{% set version = '3.1.0' %}
{% set tag = 'v' ~ version %}
{% set number = '0' %}
@@ -22,6 +22,7 @@ requirements:
- qtpy
- pillow
- setuptools
+ - setuptools_scm
- numpy {{ numpy }}
- python {{ python }}
run: