summaryrefslogtreecommitdiff
path: root/photutils
diff options
context:
space:
mode:
authorLarry Bradley <larry.bradley@gmail.com>2019-10-10 09:06:35 -0400
committerMatt Rendina <rendinam@users.noreply.github.com>2019-10-10 09:06:35 -0400
commit48d9b7eca40a4a62949ec116635e57c7997fc0ac (patch)
tree077af98042e65fc1863c9909980af66c8116fb6d /photutils
parent3b4ad692493564d992039a42be166d699960463e (diff)
downloadastroconda-contrib-48d9b7eca40a4a62949ec116635e57c7997fc0ac.tar.gz
Update photutils to v0.7.1 (#568)
Diffstat (limited to 'photutils')
-rw-r--r--photutils/meta.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/photutils/meta.yaml b/photutils/meta.yaml
index 489dde0..27f2a40 100644
--- a/photutils/meta.yaml
+++ b/photutils/meta.yaml
@@ -1,5 +1,5 @@
{% set name = 'photutils' %}
-{% set version = '0.7' %}
+{% set version = '0.7.1' %}
{% set tag = 'v' + version %}
{% set number = '0' %}