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