summaryrefslogtreecommitdiff
path: root/specutils/meta.yaml
diff options
context:
space:
mode:
authorNicholas Earl <contact@nicholasearl.me>2017-08-07 13:28:06 -0400
committerJoseph Hunkeler <jhunkeler@users.noreply.github.com>2017-08-07 13:28:06 -0400
commit112256ce7c72a9d54bce194af22f379701d55fbe (patch)
treee561b65ef641567a55f4e216d4897fc8e6824451 /specutils/meta.yaml
parent5805a683fb66ba5bad0cd4fef13be3cf5ed60c0b (diff)
downloadastroconda-contrib-112256ce7c72a9d54bce194af22f379701d55fbe.tar.gz
Update astroconda specviz and specutils packages (#246)
* Update astroconda specviz and specutils packages * Reuse version string * Spaces.
Diffstat (limited to 'specutils/meta.yaml')
-rw-r--r--specutils/meta.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/specutils/meta.yaml b/specutils/meta.yaml
index 0a23dc2..0cded55 100644
--- a/specutils/meta.yaml
+++ b/specutils/meta.yaml
@@ -1,5 +1,5 @@
{% set name = 'specutils' %}
-{% set version = '0.2.1' %}
+{% set version = '0.2.2' %}
{% set tag = 'v' + version %}
{% set number = '1' %}