Update IWLA version to 0.4

This commit is contained in:
Gregory Soutade 2017-01-29 09:25:18 +01:00
parent fd7359f02e
commit de47da84bd
1 changed files with 1 additions and 1 deletions

View File

@ -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 = {}