--- a/PluginPrintRemover.py Thu Apr 24 19:06:53 2014 +0200 +++ b/PluginPrintRemover.py Sat Apr 26 15:49:42 2014 +0200 @@ -23,7 +23,7 @@ author = "Detlev Offenbach <detlev@die-offenbachs.de>" autoactivate = True deactivateable = True -version = "0.6.0" +version = "1.0.0" className = "PrintRemoverPlugin" packageName = "PrintRemover" shortDescription = "Remove print() like debug statements."