From 538012a10748f0db7db43ab36bb1aa096bc0cc6b Mon Sep 17 00:00:00 2001 From: Gregory Soutade Date: Sat, 8 Aug 2015 17:40:28 +0200 Subject: [PATCH] Update version --- iwla.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iwla.py b/iwla.py index 7e23d3d..150f699 100755 --- a/iwla.py +++ b/iwla.py @@ -131,7 +131,7 @@ class IWLA(object): ANALYSIS_CLASS = 'HTTP' API_VERSION = 1 - IWLA_VERSION = '0.2-dev' + IWLA_VERSION = '0.3-dev' def __init__(self, logLevel): self.meta_infos = {}