diff --git a/iwla.py b/iwla.py index 7e23d3d..150f699 100755 --- a/iwla.py +++ b/iwla.py @@ -131,7 +131,7 @@ class IWLA(object): ANALYSIS_CLASS = 'HTTP' API_VERSION = 1 - IWLA_VERSION = '0.2-dev' + IWLA_VERSION = '0.3-dev' def __init__(self, logLevel): self.meta_infos = {}