summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNadia Dencheva <nadia.astropy@gmail.com>2016-11-07 15:02:07 -0500
committerJoseph Hunkeler <jhunkeler@users.noreply.github.com>2016-11-07 15:02:07 -0500
commit96a5960002477712606e22dd98cd9c8acf23a64e (patch)
tree8bd634f6c92bd9c98f354c8532c42c4c6ae0c3d4
parente4aa34b959a04273ddb2ebfaecefb43a9185b2a7 (diff)
downloadastroconda-contrib-96a5960002477712606e22dd98cd9c8acf23a64e.tar.gz
update version of asdf to 1.2.1 (#94)
-rw-r--r--asdf/meta.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/asdf/meta.yaml b/asdf/meta.yaml
index 59d9b52..736b119 100644
--- a/asdf/meta.yaml
+++ b/asdf/meta.yaml
@@ -1,5 +1,5 @@
{% set name = 'asdf' %}
-{% set version = '1.0.3' %}
+{% set version = '1.2.1' %}
{% set tag = 'v'+version %}
{% set number = '0' %}