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