--- a/PluginPyLint.py Sat Oct 31 16:52:57 2015 +0100 +++ b/PluginPyLint.py Sat Oct 31 18:46:14 2015 +0100 @@ -35,7 +35,7 @@ author = "Detlev Offenbach <detlev@die-offenbachs.de>" autoactivate = True deactivateable = True -version = "6.1.1" +version = "6.1.2" className = "PyLintPlugin" packageName = "PyLint" shortDescription = "Show the PyLint dialogs."