Increment IWLA version
This commit is contained in:
parent
185664850d
commit
c6ce5cfc6f
2
iwla.py
2
iwla.py
|
@ -132,7 +132,7 @@ class IWLA(object):
|
||||||
|
|
||||||
ANALYSIS_CLASS = 'HTTP'
|
ANALYSIS_CLASS = 'HTTP'
|
||||||
API_VERSION = 1
|
API_VERSION = 1
|
||||||
IWLA_VERSION = '0.6'
|
IWLA_VERSION = '0.7'
|
||||||
|
|
||||||
def __init__(self, logLevel, dry_run):
|
def __init__(self, logLevel, dry_run):
|
||||||
self.meta_infos = {}
|
self.meta_infos = {}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user