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 bde24f9..fa0be42 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") } +version : {{ environ.get("GIT_DESCRIBE_TAG", "0.0.0") }} [about] # The JWST repo layout is different: One repo for many packages. |