--- a/PluginPyLint.py Thu Nov 01 19:21:44 2018 +0100 +++ b/PluginPyLint.py Sat Nov 03 18:28:10 2018 +0100 @@ -35,7 +35,7 @@ author = "Detlev Offenbach <detlev@die-offenbachs.de>" autoactivate = True deactivateable = True -version = "6.1.10" +version = "6.1.11" className = "PyLintPlugin" packageName = "PyLint" shortDescription = "Show the PyLint dialogs."