diff options
Diffstat (limited to 'jwst_pipeline/jwst_pipeline.ini')
-rw-r--r-- | jwst_pipeline/jwst_pipeline.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jwst_pipeline/jwst_pipeline.ini b/jwst_pipeline/jwst_pipeline.ini index da48e32..6cfe3c6 100644 --- a/jwst_pipeline/jwst_pipeline.ini +++ b/jwst_pipeline/jwst_pipeline.ini @@ -1,6 +1,6 @@ [package] name : jwst_pipeline -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. |