diff --git a/funk b/funk index ba76cde..5185f39 100755 --- a/funk +++ b/funk @@ -59,7 +59,7 @@ optinout.add_argument("-h", "--help", help="show this help message and exit") optinout.add_argument('--version', action='version', - version='%(prog)s 1.0.1') + version='%(prog)s 1.2') optinout.add_argument("-m", "--mode", dest="mode", default='date',