4.0.4 release
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
This commit is contained in:
parent
c77e78c4f1
commit
39ce2556c3
3 changed files with 4 additions and 4 deletions
|
|
@ -200,7 +200,7 @@ if __name__ == '__main__':
|
|||
today = time.strftime('%Y%m%d', time.localtime())
|
||||
|
||||
def get_arguments(config):
|
||||
parser = OptionParser("%prog [--help] [options]", version="%prog 4.0.3")
|
||||
parser = OptionParser("%prog [--help] [options]", version="%prog 4.0.4")
|
||||
|
||||
def set_config(option, opt_str, value, parser, config):
|
||||
config.set('pungi', option.dest, value)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue