aboutsummaryrefslogtreecommitdiff
path: root/jwst_tools
diff options
context:
space:
mode:
authorJoe Hunkeler <jhunk@stsci.edu>2016-03-21 09:50:24 -0400
committerJoe Hunkeler <jhunk@stsci.edu>2016-03-21 09:50:24 -0400
commit9b7e90eb0234f74a986fdfa4299858b49898aee8 (patch)
tree72b1d1dd0fbf36010da1e3575da8c86f6e1cfdcc /jwst_tools
parent93827d0b141afbf43780d28ed423173b0303289a (diff)
downloadcbc-recipes-9b7e90eb0234f74a986fdfa4299858b49898aee8.tar.gz
Fix syntax
Diffstat (limited to 'jwst_tools')
-rw-r--r--jwst_tools/jwst_tools.ini2
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.