--- a/PluginPyLint.py Thu Dec 30 11:19:55 2021 +0100 +++ b/PluginPyLint.py Thu Dec 30 11:37:27 2021 +0100 @@ -30,7 +30,7 @@ author = "Detlev Offenbach <detlev@die-offenbachs.de>" autoactivate = True deactivateable = True -version = "1.0.0" +version = "10.0.0" className = "PyLintPlugin" packageName = "PyLintInterface" shortDescription = "Show the PyLint dialogs."