diff options
Diffstat (limited to 'jwst_tools/jwst_tools.ini')
-rw-r--r-- | jwst_tools/jwst_tools.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jwst_tools/jwst_tools.ini b/jwst_tools/jwst_tools.ini index a9d57aa..bde24f9 100644 --- a/jwst_tools/jwst_tools.ini +++ b/jwst_tools/jwst_tools.ini @@ -1,6 +1,6 @@ [package] name : jwst_tools -version : {{ environ.get("GIT_DESCRIBE_TAG", "0.0.0") }}.git +version : {{ environ.get("GIT_DESCRIBE_TAG", "0.0.0") } [about] # The JWST repo layout is different: One repo for many packages. |