summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Rendina <rendinam@users.noreply.github.com>2017-11-03 12:05:54 -0400
committerGitHub <noreply@github.com>2017-11-03 12:05:54 -0400
commit64bb74584df90af3cb2c8c1feb59b34ab3cd6078 (patch)
tree432af87419848ad771ee24b86915563d111acf6d
parentb5833c9998d1eeab2a82c85d53f036a363f0837c (diff)
parent1fd1b42d8cc7131d82e0bb68e3674a9b728d4e50 (diff)
downloadastroconda-contrib-64bb74584df90af3cb2c8c1feb59b34ab3cd6078.tar.gz
Merge pull request #278 from nmearl/master
Update astroconda specviz package
-rw-r--r--specviz/meta.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/specviz/meta.yaml b/specviz/meta.yaml
index 12439d1..3b5e76d 100644
--- a/specviz/meta.yaml
+++ b/specviz/meta.yaml
@@ -1,5 +1,5 @@
{% set name = 'specviz' %}
-{% set version = '0.4.1' %}
+{% set version = '0.4.2' %}
{% set tag = 'v' + version %}
{% set number = '0' %}