diff --git a/autoPyLoT.py b/autoPyLoT.py index 0ce04443..eb355609 100755 --- a/autoPyLoT.py +++ b/autoPyLoT.py @@ -498,7 +498,7 @@ if __name__ == "__main__": help='''full path to the file containing the input parameters for autoPyLoT''') parser.add_argument('-p', '-P', '--iplot', type=int, - action='store', + action='store', default=0, help='''optional, logical variable for plotting: 0=none, 1=partial, 2=all''') parser.add_argument('-f', '-F', '--fnames', type=str, action='store', diff --git a/pylot/RELEASE-VERSION b/pylot/RELEASE-VERSION index 31b6e9fc..ee51ca9b 100644 --- a/pylot/RELEASE-VERSION +++ b/pylot/RELEASE-VERSION @@ -1 +1 @@ -af39-dirty +1b85-dirty