diff -r 463ae5feea00 -r e05ffd5b998b PluginPySide2PyQt.py --- a/PluginPySide2PyQt.py Sun Feb 22 12:39:31 2015 +0100 +++ b/PluginPySide2PyQt.py Sun Mar 08 18:17:42 2015 +0100 @@ -21,7 +21,7 @@ author = "Detlev Offenbach <detlev@die-offenbachs.de>" autoactivate = True deactivateable = True -version = "2.0.2" +version = "2.0.3" className = "PySide2PyQtPlugin" packageName = "PySide2PyQt" shortDescription = "Convert PySide file to PyQt and vice versa"