--- a/PluginPyLint.py Wed Oct 14 19:46:42 2020 +0200 +++ b/PluginPyLint.py Fri Oct 16 17:43:32 2020 +0200 @@ -29,7 +29,7 @@ author = "Detlev Offenbach <detlev@die-offenbachs.de>" autoactivate = True deactivateable = True -version = "7.1.1" +version = "7.1.2" className = "PyLintPlugin" packageName = "PyLint" shortDescription = "Show the PyLint dialogs."