PluginApis.py

branch
eric7
changeset 40
6bb483511b07
parent 39
4d56882f8a1b
child 45
81ca890b285f
diff -r 4d56882f8a1b -r 6bb483511b07 PluginApis.py
--- a/PluginApis.py	Thu Dec 30 11:19:53 2021 +0100
+++ b/PluginApis.py	Thu Dec 30 11:25:09 2021 +0100
@@ -17,7 +17,7 @@
 author = "Detlev Offenbach <detlev@die-offenbachs.de>"
 autoactivate = True
 deactivateable = True
-version = "1.0.0"
+version = "10.0.0"
 className = "PluginApis"
 packageName = "APIs"
 shortDescription = "API files for auto-completion and call tips."

eric ide

mercurial