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