From 0fc449019f095c74d88176ea40f12007b6fe1020 Mon Sep 17 00:00:00 2001 From: Johannes Findeisen Date: Sat, 19 Oct 2013 21:15:35 +0200 Subject: [PATCH] 0.9 and reverted versioning structure --- bin/linspector | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/linspector b/bin/linspector index 953d396..5eee4c3 100755 --- a/bin/linspector +++ b/bin/linspector @@ -20,7 +20,7 @@ along with this program. If not, see . """ -__version__ = "0.1.8" +__version__ = "0.9" __default_config__ = "./examples/minimal.json" import argparse