diff options
Diffstat (limited to 'asv/meta.yaml')
-rw-r--r-- | asv/meta.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asv/meta.yaml b/asv/meta.yaml index da1ff7d..c580ffc 100644 --- a/asv/meta.yaml +++ b/asv/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'asv' %} -{% set version = '0.1.1' %} +{% set GIT_DESCRIBE_TAG if GIT_DESCRIBE_TAG is not defined '0.0.0' %} {% set number = '0' %} about: |