--- a/PluginProjectDjangoTagsMenu.py Sun Feb 16 16:02:44 2014 +0100 +++ b/PluginProjectDjangoTagsMenu.py Sun Feb 16 16:12:58 2014 +0100 @@ -23,7 +23,7 @@ author = "Detlev Offenbach <detlev@die-offenbachs.de>" autoactivate = True deactivateable = True -version = "0.1.0" +version = "0.2.0" className = "ProjectDjangoTagsMenuPlugin" packageName = "ProjectDjangoTagsMenu" shortDescription = "Tags menu for Django projects."