diff --git a/jc/parsers/last.py b/jc/parsers/last.py index 34875201..207ecaa6 100644 --- a/jc/parsers/last.py +++ b/jc/parsers/last.py @@ -72,7 +72,7 @@ import jc.utils class info(): - version = '1.1' + version = '1.2' description = 'last and lastb command parser' author = 'Kelly Brazil' author_email = 'kellyjonbrazil@gmail.com'