diff --git a/iwla.py b/iwla.py index 583d9e1..ef84113 100755 --- a/iwla.py +++ b/iwla.py @@ -132,7 +132,7 @@ class IWLA(object): ANALYSIS_CLASS = 'HTTP' API_VERSION = 1 - IWLA_VERSION = '0.6' + IWLA_VERSION = '0.7' def __init__(self, logLevel, dry_run): self.meta_infos = {}