diff -r b8fa1416837c -r 0a7b90517f9e PluginPySide2PyQt.py --- a/PluginPySide2PyQt.py Mon Jan 05 20:18:42 2015 +0100 +++ b/PluginPySide2PyQt.py Sun Feb 22 12:39:20 2015 +0100 @@ -21,7 +21,7 @@ author = "Detlev Offenbach <detlev@die-offenbachs.de>" autoactivate = True deactivateable = True -version = "2.0.1" +version = "2.0.2" className = "PySide2PyQtPlugin" packageName = "PySide2PyQt" shortDescription = "Convert PySide file to PyQt and vice versa"