PluginProjectDjango.py

changeset 65
bceb78c1b1f0
parent 63
f9b4ceeb0fdc
child 70
77f58dfc7eaa
--- a/PluginProjectDjango.py	Mon Aug 15 17:36:22 2016 +0200
+++ b/PluginProjectDjango.py	Mon Aug 15 17:41:36 2016 +0200
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 
-# Copyright (c) 2013 - 2015 Detlev Offenbach <detlev@die-offenbachs.de>
+# Copyright (c) 2013 - 2016 Detlev Offenbach <detlev@die-offenbachs.de>
 #
 
 """
@@ -28,7 +28,7 @@
 author = "Detlev Offenbach <detlev@die-offenbachs.de>"
 autoactivate = True
 deactivateable = True
-version = "4.0.2"
+version = "4.0.3"
 className = "ProjectDjangoPlugin"
 packageName = "ProjectDjango"
 shortDescription = "Project support for Django projects."

eric ide

mercurial