--- a/PluginPyLint.py Sun Feb 05 16:34:09 2012 +0100 +++ b/PluginPyLint.py Sat Apr 14 14:42:31 2012 +0200 @@ -28,7 +28,7 @@ author = "Detlev Offenbach <detlev@die-offenbachs.de>" autoactivate = True deactivateable = True -version = "5.0.0" +version = "5.0.1" className = "PyLintPlugin" packageName = "PyLint" shortDescription = "Show the PyLint dialogs."