updating version
This commit is contained in:
parent
a2c610e09d
commit
9bc8dab727
@ -498,7 +498,7 @@ def uploadFile():
|
||||
def argParse():
|
||||
parser = argparse.ArgumentParser(
|
||||
description = 'PodLoader - a script to assist in Textpattern-powered podcasts',
|
||||
prog = 'podloader v1.0')
|
||||
prog = 'podloader v1.1')
|
||||
requiredArgs = parser.add_argument_group('REQUIRED arguments')
|
||||
requiredArgs.add_argument('-t',
|
||||
'--title',
|
||||
|
Reference in New Issue
Block a user