diff -r 1da97e3b7acb -r a891fb543d28 PluginProjectPyramid.py --- a/PluginProjectPyramid.py Tue Jun 23 18:14:33 2020 +0200 +++ b/PluginProjectPyramid.py Wed Oct 14 19:00:12 2020 +0200 @@ -26,7 +26,7 @@ author = "Detlev Offenbach <detlev@die-offenbachs.de>" autoactivate = True deactivateable = True -version = "3.0.0" +version = "3.1.0" className = "ProjectPyramidPlugin" packageName = "ProjectPyramid" shortDescription = "Project support for Pyramid projects."