PluginPyLint.py

changeset 44
ee702eaaefda
parent 43
298822c933d8
child 46
a781953e3703
diff -r 298822c933d8 -r ee702eaaefda PluginPyLint.py
--- a/PluginPyLint.py	Thu Jan 01 13:24:29 2015 +0100
+++ b/PluginPyLint.py	Sun Feb 22 12:35:48 2015 +0100
@@ -35,7 +35,7 @@
 author = "Detlev Offenbach <detlev@die-offenbachs.de>"
 autoactivate = True
 deactivateable = True
-version = "6.0.0"
+version = "6.0.1"
 className = "PyLintPlugin"
 packageName = "PyLint"
 shortDescription = "Show the PyLint dialogs."

eric ide

mercurial