summaryrefslogtreecommitdiff
path: root/astroquery/meta.yaml
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@users.noreply.github.com>2019-02-19 12:28:29 -0500
committerGitHub <noreply@github.com>2019-02-19 12:28:29 -0500
commitcab6a3bef3379cf090c643058cbe790830060dbe (patch)
tree83112bc9d26a504276eddf21f33569c8d323d2e0 /astroquery/meta.yaml
parent59bcf9664af91d53193bc5081f4908b79379c316 (diff)
downloadastroconda-contrib-cab6a3bef3379cf090c643058cbe790830060dbe.tar.gz
Update astroquery: 0.3.9 (#471)
Diffstat (limited to 'astroquery/meta.yaml')
-rw-r--r--astroquery/meta.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/astroquery/meta.yaml b/astroquery/meta.yaml
index aa72414..276370f 100644
--- a/astroquery/meta.yaml
+++ b/astroquery/meta.yaml
@@ -1,7 +1,7 @@
{% set name = 'astroquery' %}
-{% set version = '0.3.7' %}
+{% set version = '0.3.9' %}
{% set tag = 'v' + version %}
-{% set number = '1' %}
+{% set number = '0' %}
about:
home: https://github.com/astropy/{{ name }}