summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorP. L. Lim <2090236+pllim@users.noreply.github.com>2018-04-18 15:32:45 -0400
committerJoseph Hunkeler <jhunkeler@users.noreply.github.com>2018-04-18 15:32:45 -0400
commitfe6fb94b124913373b8bf5c3571c04c3d1fb542d (patch)
tree8ca5a307c967e2c572a07224f2ab5571136aa0cc
parent3c38f6dd04bb6d349ee94fc0c8f23bdda864047c (diff)
downloadastroconda-contrib-fe6fb94b124913373b8bf5c3571c04c3d1fb542d.tar.gz
Bump PyRAF to 2.1.14 (#334)
-rw-r--r--pyraf/meta.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pyraf/meta.yaml b/pyraf/meta.yaml
index 7029a10..75b8342 100644
--- a/pyraf/meta.yaml
+++ b/pyraf/meta.yaml
@@ -1,6 +1,6 @@
{% set name = 'pyraf' %}
-{% set version = '2.1.11' %}
-{% set number = '3' %}
+{% set version = '2.1.14' %}
+{% set number = '0' %}
about:
home: https://github.com/spacetelescope/{{ name }}