--- a/PluginPyLint.py Sun Nov 18 18:24:31 2012 +0100 +++ b/PluginPyLint.py Sat Dec 29 12:51:39 2012 +0100 @@ -28,7 +28,7 @@ author = "Detlev Offenbach <detlev@die-offenbachs.de>" autoactivate = True deactivateable = True -version = "5.1.0" +version = "5.1.1" className = "PyLintPlugin" packageName = "PyLint" shortDescription = "Show the PyLint dialogs."