From: Steven Baltakatei Sandoval Date: Sun, 8 Aug 2021 07:51:55 +0000 (+0000) Subject: chore(u/p/bktemp-parseArgs):Add version number X-Git-Tag: 0.5.0~44 X-Git-Url: https://zdv2.bktei.com/gitweb/BK-2020-03.git/commitdiff_plain/252ebb00f5568d5fa53cc890b08642e453585f79?hp=-c chore(u/p/bktemp-parseArgs):Add version number --- 252ebb00f5568d5fa53cc890b08642e453585f79 diff --git a/unitproc/python/bktemp-parseArgs b/unitproc/python/bktemp-parseArgs index de287cd..ec8185d 100755 --- a/unitproc/python/bktemp-parseArgs +++ b/unitproc/python/bktemp-parseArgs @@ -1,5 +1,7 @@ #!/usr/bin/env python3 # Usage: python3 ./bktemp-parseArgs -vv 3 +# Version: 0.0.1 +# Note: is example tempalte for setting up use of logging module import argparse, logging;