Fix version

This commit is contained in:
Gregory Soutade 2015-07-13 13:30:52 +02:00
parent ac954d73ea
commit 2de395c3dd
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.2'
def __init__(self, logLevel):
self.meta_infos = {}