diff -r 3af51f1f4c6b -r 3c0c8d42614c PluginPyInstaller.py --- a/PluginPyInstaller.py Tue Oct 25 08:46:26 2022 +0200 +++ b/PluginPyInstaller.py Tue Oct 25 08:57:06 2022 +0200 @@ -25,7 +25,7 @@ author = "Detlev Offenbach <detlev@die-offenbachs.de>" autoactivate = True deactivateable = True -version = "10.1.0" +version = "10.1.1" className = "PyInstallerPlugin" packageName = "PyInstallerInterface" shortDescription = "Show dialogs to configure and execute PyInstaller."