Update version

This commit is contained in:
Gregory Soutade 2015-08-08 17:40:28 +02:00
parent ee74324085
commit 538012a107
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.2-dev'
IWLA_VERSION = '0.3-dev'
def __init__(self, logLevel):
self.meta_infos = {}