--- a/PluginPyInstaller.py Sun Apr 22 14:35:39 2018 +0200 +++ b/PluginPyInstaller.py Thu Nov 01 19:17:02 2018 +0100 @@ -32,7 +32,7 @@ author = "Detlev Offenbach <detlev@die-offenbachs.de>" autoactivate = True deactivateable = True -version = "1.0.1" +version = "1.0.2" className = "PyInstallerPlugin" packageName = "PyInstaller" shortDescription = "Show dialogs to configure and execute PyInstaller."