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