diff options
Diffstat (limited to 'stsci.stimage')
| -rw-r--r-- | stsci.stimage/stsci.stimage.ini | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/stsci.stimage/stsci.stimage.ini b/stsci.stimage/stsci.stimage.ini index 49576ba..4b233e9 100644 --- a/stsci.stimage/stsci.stimage.ini +++ b/stsci.stimage/stsci.stimage.ini @@ -1,6 +1,6 @@  [package]  name: stsci.stimage -version: {{ environ.get("GIT_DESCRIBE_TAG", "") }}.git +version: {{ environ.get("GIT_DESCRIBE_TAG", "0.0.0") }}.git  [about]  home: https://github.com/embray/${package:name}  | 
