summaryrefslogtreecommitdiff
path: root/stginga
diff options
context:
space:
mode:
authorP. L. Lim <2090236+pllim@users.noreply.github.com>2020-02-03 13:15:33 -0500
committerGitHub <noreply@github.com>2020-02-03 13:15:33 -0500
commit3c80ada9ff93b56a4c3d62fb69fa668440240c74 (patch)
tree11147259bfc8377fa0b364c6cba462db5e31d3fa /stginga
parent507d27dab6862e03a56bed3c4b7ad9780ca1f2b8 (diff)
downloadastroconda-contrib-3c80ada9ff93b56a4c3d62fb69fa668440240c74.tar.gz
Bump stginga to 1.1 (#602)
Diffstat (limited to 'stginga')
-rw-r--r--stginga/meta.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/stginga/meta.yaml b/stginga/meta.yaml
index c46954b..ebd2ad2 100644
--- a/stginga/meta.yaml
+++ b/stginga/meta.yaml
@@ -1,5 +1,5 @@
{% set name = 'stginga' %}
-{% set version = '1.0' %}
+{% set version = '1.1' %}
{% set tag = version %}
{% set number = '0' %}
@@ -22,6 +22,7 @@ requirements:
- astropy >=3
- numpy {{ numpy }}
- scipy
+ - setuptools_scm
- setuptools
- python {{ python }}
run: