From de47da84bd3d2c4bd444671d18ec92c00f843f7a Mon Sep 17 00:00:00 2001 From: Gregory Soutade Date: Sun, 29 Jan 2017 09:25:18 +0100 Subject: [PATCH] Update IWLA version to 0.4 --- iwla.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iwla.py b/iwla.py index 91c1727..b1b72b4 100755 --- a/iwla.py +++ b/iwla.py @@ -131,7 +131,7 @@ class IWLA(object): ANALYSIS_CLASS = 'HTTP' API_VERSION = 1 - IWLA_VERSION = '0.4-dev' + IWLA_VERSION = '0.4' def __init__(self, logLevel): self.meta_infos = {}