diff options
| author | Matt Rendina <rendinam@users.noreply.github.com> | 2019-04-15 09:44:09 -0400 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-04-15 09:44:09 -0400 | 
| commit | 8a8531cae09684d307a29c653ed0f1a461842d58 (patch) | |
| tree | 35403f59e378aa4ace0b0820fe090916e968fd76 /pandokia | |
| parent | 9e983374a079f541ec3e989bc052bb81d7852ac9 (diff) | |
| download | astroconda-contrib-8a8531cae09684d307a29c653ed0f1a461842d58.tar.gz | |
Bump pandokia for latest release (#503)
Diffstat (limited to 'pandokia')
| -rw-r--r-- | pandokia/meta.yaml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/pandokia/meta.yaml b/pandokia/meta.yaml index 2408d2d..cfce852 100644 --- a/pandokia/meta.yaml +++ b/pandokia/meta.yaml @@ -1,5 +1,5 @@  {% set name = 'pandokia' %} -{% set version = '2.3.0' %} +{% set version = '2.4.0' %}  {% set number = '0' %}  about: | 
