PluginPyInstaller.py

changeset 18
4693332eb716
parent 16
11732bdf5b26
child 21
519158f78a41
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."

eric ide

mercurial