From a71fa076671c53b7751bd881ee0b79372008389d Mon Sep 17 00:00:00 2001 From: Johannes Findeisen Date: Mon, 21 Oct 2013 03:38:59 +0200 Subject: [PATCH] v0.10 --- bin/linspector | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/linspector b/bin/linspector index e7a0e85..45fb66a 100755 --- a/bin/linspector +++ b/bin/linspector @@ -20,7 +20,7 @@ along with this program. If not, see . """ -__version__ = "0.9" +__version__ = "0.10" __default_config__ = "./examples/minimal.json" import argparse