diff options
author | Joseph Hunkeler <jhunk@stsci.edu> | 2016-04-02 23:55:34 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunk@stsci.edu> | 2016-04-19 11:17:28 -0400 |
commit | aacc9ee0d6b4b02d95a7f725d598a6a8a6d0c599 (patch) | |
tree | 5582b425b4f5420d151cbd338d490b838dee03f9 /pandokia | |
parent | 2ff7bbe733c9837a13a0762bb8a48e04de9e296d (diff) | |
download | astroconda-dev-aacc9ee0d6b4b02d95a7f725d598a6a8a6d0c599.tar.gz |
Full dev mode
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 a98fc0c..d21f7f9 100644 --- a/pandokia/meta.yaml +++ b/pandokia/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'pandokia' %} -{% set version = '1.4.0' %} +{% set GIT_DESCRIBE_TAG if GIT_DESCRIBE_TAG is not defined '0.0.0' %} {% set number = '0' %} about: |