PluginPrintRemover.py

changeset 36
922987883ac0
parent 34
afd0e149dd85
child 38
7641127c1421
diff -r b965f8cbb7fa -r 922987883ac0 PluginPrintRemover.py
--- a/PluginPrintRemover.py	Sun Feb 22 12:32:22 2015 +0100
+++ b/PluginPrintRemover.py	Fri Feb 27 18:34:13 2015 +0100
@@ -23,7 +23,7 @@
 author = "Detlev Offenbach <detlev@die-offenbachs.de>"
 autoactivate = True
 deactivateable = True
-version = "2.0.2"
+version = "2.0.3"
 className = "PrintRemoverPlugin"
 packageName = "PrintRemover"
 shortDescription = "Remove print() like debug statements."

eric ide

mercurial