summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMegan Sosey <sosey@stsci.edu>2018-12-14 17:04:54 -0500
committerMatt Rendina <rendinam@users.noreply.github.com>2018-12-14 17:04:54 -0500
commit6f0354fb766334f7dd82a46d4cbfdefd4fb21117 (patch)
tree4763d1482a728637006efa6e99579cc58c9f1eea
parent16508568548458763cb34b9f912beb877860a2f5 (diff)
downloadastroconda-contrib-6f0354fb766334f7dd82a46d4cbfdefd4fb21117.tar.gz
update imexam from 0.8.0 to 0.8.1 (#445)
* update imexam from 0.8.0 to 0.8.1 * Reset build number
-rw-r--r--imexam/meta.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/imexam/meta.yaml b/imexam/meta.yaml
index 63e7390..67c0026 100644
--- a/imexam/meta.yaml
+++ b/imexam/meta.yaml
@@ -1,6 +1,6 @@
{% set name = 'imexam' %}
-{% set version = '0.8.0' %}
-{% set number = '1' %}
+{% set version = '0.8.1' %}
+{% set number = '0' %}
about:
home: https://github.com/spacetelescope/{{ name }}