Increment IWLA version

This commit is contained in:
Gregory Soutade 2023-01-28 09:45:13 +01:00
parent 185664850d
commit c6ce5cfc6f
1 changed files with 1 additions and 1 deletions

View File

@ -132,7 +132,7 @@ class IWLA(object):
ANALYSIS_CLASS = 'HTTP'
API_VERSION = 1
IWLA_VERSION = '0.6'
IWLA_VERSION = '0.7'
def __init__(self, logLevel, dry_run):
self.meta_infos = {}