From da6e575410a38bb100f2b14ba4faec5e3ef9b653 Mon Sep 17 00:00:00 2001 From: Johannes Findeisen Date: Sun, 27 Oct 2013 00:56:35 +0200 Subject: [PATCH] v0.11.1 --- bin/linspector | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/linspector b/bin/linspector index 5b3d534..474a8eb 100755 --- a/bin/linspector +++ b/bin/linspector @@ -20,7 +20,7 @@ along with this program. If not, see . """ -__version__ = "0.11" +__version__ = "0.11.1" __default_config__ = "./examples/minimal.json" import argparse