diff -r 8ebcf708f654 -r 4693332eb716 PluginPyInstaller.py --- a/PluginPyInstaller.py Sat Feb 03 17:10:00 2018 +0100 +++ b/PluginPyInstaller.py Sat Mar 03 17:17:36 2018 +0100 @@ -32,7 +32,7 @@ author = "Detlev Offenbach <detlev@die-offenbachs.de>" autoactivate = True deactivateable = True -version = "0.9.9" +version = "1.0.0" className = "PyInstallerPlugin" packageName = "PyInstaller" shortDescription = "Show dialogs to configure and execute PyInstaller."