Update iwla version to 0.5-dev

This commit is contained in:
Gregory Soutade 2017-01-29 09:43:05 +01:00
parent b253caab0d
commit ffdc3bac4f
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'
IWLA_VERSION = '0.5-dev'
def __init__(self, logLevel):
self.meta_infos = {}