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