Merge branch 'dev' of soutade.fr:iwla into dev

Conflicts:
	iwla.py
This commit is contained in:
Gregory Soutade 2016-05-02 07:58:11 +02:00
commit 10d087ad70
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.3'
IWLA_VERSION = '0.4-dev'
def __init__(self, logLevel):
self.meta_infos = {}