--- a/PluginPyLint.py Mon Oct 24 19:38:05 2022 +0200 +++ b/PluginPyLint.py Tue Oct 25 10:58:18 2022 +0200 @@ -27,7 +27,7 @@ author = "Detlev Offenbach <detlev@die-offenbachs.de>" autoactivate = True deactivateable = True -version = "10.1.0" +version = "10.1.1" className = "PyLintPlugin" packageName = "PyLintInterface" shortDescription = "Show the PyLint dialogs."