From c92683940f7038ed7833e11b01fafddb9e946078 Mon Sep 17 00:00:00 2001 From: Johannes Findeisen Date: Sat, 19 Oct 2013 01:47:19 +0200 Subject: [PATCH] version 0.1.8 --- bin/linspector | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/linspector b/bin/linspector index 089b33d..953d396 100755 --- a/bin/linspector +++ b/bin/linspector @@ -20,7 +20,7 @@ along with this program. If not, see . """ -__version__ = "0.1.7" +__version__ = "0.1.8" __default_config__ = "./examples/minimal.json" import argparse