--- a/PluginPyInstaller.py Mon Jan 22 11:04:12 2018 +0100 +++ b/PluginPyInstaller.py Sat Feb 03 17:09:46 2018 +0100 @@ -32,7 +32,7 @@ author = "Detlev Offenbach <detlev@die-offenbachs.de>" autoactivate = True deactivateable = True -version = "0.1.0" +version = "0.9.9" className = "PyInstallerPlugin" packageName = "PyInstaller" shortDescription = "Show dialogs to configure and execute PyInstaller."