diff -r 8db4afb551ed -r 94e448a362b2 PluginProjectPyramid.py --- a/PluginProjectPyramid.py Sat Feb 23 15:19:46 2013 +0100 +++ b/PluginProjectPyramid.py Tue Mar 26 16:45:40 2013 +0100 @@ -26,7 +26,7 @@ author = "Detlev Offenbach <detlev@die-offenbachs.de>" autoactivate = True deactivateable = True -version = "1.1.0" +version = "1.1.1" className = "ProjectPyramidPlugin" packageName = "ProjectPyramid" shortDescription = "Project support for Pyramid projects."