diff -r ab47346c7358 -r 7c79dead3a86 PluginProjectDjango.py --- a/PluginProjectDjango.py Wed Dec 21 12:21:28 2016 +0100 +++ b/PluginProjectDjango.py Wed Dec 21 19:56:31 2016 +0100 @@ -28,7 +28,7 @@ author = "Detlev Offenbach <detlev@die-offenbachs.de>" autoactivate = True deactivateable = True -version = "5.0.0" +version = "5.0.1" className = "ProjectDjangoPlugin" packageName = "ProjectDjango" shortDescription = "Project support for Django projects."