From 230d9bb3aba20e5f187413af3b89fe879a16776a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gr=C3=A9gory=20Soutad=C3=A9?= Date: Wed, 13 Apr 2016 17:50:23 +0200 Subject: [PATCH] Update IWLA version to 0.4-dev --- iwla.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iwla.py b/iwla.py index 480d2f1..2bec2de 100755 --- a/iwla.py +++ b/iwla.py @@ -131,7 +131,7 @@ class IWLA(object): ANALYSIS_CLASS = 'HTTP' API_VERSION = 1 - IWLA_VERSION = '0.3-dev' + IWLA_VERSION = '0.4-dev' def __init__(self, logLevel): self.meta_infos = {}