summaryrefslogtreecommitdiff
path: root/astroquery
diff options
context:
space:
mode:
authorP. L. Lim <lim@stsci.edu>2018-02-02 15:28:32 -0500
committerJoseph Hunkeler <jhunkeler@users.noreply.github.com>2018-02-02 15:28:32 -0500
commitfd26689d482e69425d65cbf5a10641fff97bb977 (patch)
treefc56d9e71f3cd878dd99c8ef66f8399700ead5b3 /astroquery
parent96289b03a0e693777e20cc5a20f7bf36210f768f (diff)
downloadastroconda-contrib-fd26689d482e69425d65cbf5a10641fff97bb977.tar.gz
Bump astroquery to 0.3.7 (#301)
Diffstat (limited to 'astroquery')
-rw-r--r--astroquery/meta.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/astroquery/meta.yaml b/astroquery/meta.yaml
index fff326e..59f7a64 100644
--- a/astroquery/meta.yaml
+++ b/astroquery/meta.yaml
@@ -1,5 +1,5 @@
{% set name = 'astroquery' %}
-{% set version = '0.3.5' %}
+{% set version = '0.3.7' %}
{% set tag = 'v' + version %}
{% set number = '0' %}