From aacc9ee0d6b4b02d95a7f725d598a6a8a6d0c599 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Sat, 2 Apr 2016 23:55:34 -0400 Subject: Full dev mode --- stsci.sphinxext/meta.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stsci.sphinxext') diff --git a/stsci.sphinxext/meta.yaml b/stsci.sphinxext/meta.yaml index 62ec5b5..9deecdc 100644 --- a/stsci.sphinxext/meta.yaml +++ b/stsci.sphinxext/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'stsci.sphinxext' %} -{% set version = '1.2.3' %} +{% set GIT_DESCRIBE_TAG if GIT_DESCRIBE_TAG is not defined '0.0.0' %} {% set number = '0' %} about: -- cgit