Skip to content

Commit

Permalink
Incrémente version vers 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Laurent Pouilloux committed Jun 24, 2014
1 parent 97bea5f commit 3424e17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion funk
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down

0 comments on commit 3424e17

Please sign in to comment.