diff -r 4af7484458c0 -r f47694dd2023 PluginApis.py --- a/PluginApis.py Wed Jun 05 09:59:56 2024 +0200 +++ b/PluginApis.py Thu Jul 11 15:21:22 2024 +0200 @@ -17,7 +17,7 @@ author = "Detlev Offenbach <detlev@die-offenbachs.de>" autoactivate = True deactivateable = True -version = "10.3.7" +version = "10.3.8" className = "PluginApis" packageName = "APIs" shortDescription = "API files for auto-completion and call tips."