--- a/PluginPyLint.py Sat Feb 23 15:12:44 2013 +0100 +++ b/PluginPyLint.py Sun Apr 14 14:45:51 2013 +0200 @@ -25,7 +25,7 @@ author = "Detlev Offenbach <detlev@die-offenbachs.de>" autoactivate = True deactivateable = True -version = "5.2.0" +version = "5.2.1" className = "PyLintPlugin" packageName = "PyLint" shortDescription = "Show the PyLint dialogs."