Update IWLA version to 0.4-dev

This commit is contained in:
Grégory Soutadé 2016-04-13 17:50:23 +02:00
parent ddb4bae2e2
commit 230d9bb3ab
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-dev'
IWLA_VERSION = '0.4-dev'
def __init__(self, logLevel):
self.meta_infos = {}