--- a/PluginPyInstaller.py Thu Dec 30 11:19:59 2021 +0100 +++ b/PluginPyInstaller.py Thu Dec 30 11:55:36 2021 +0100 @@ -28,7 +28,7 @@ author = "Detlev Offenbach <detlev@die-offenbachs.de>" autoactivate = True deactivateable = True -version = "1.0.0" +version = "10.0.0" className = "PyInstallerPlugin" packageName = "PyInstallerInterface" shortDescription = "Show dialogs to configure and execute PyInstaller."