bump to 0.9

This commit is contained in:
Romain Bignon 2011-05-08 18:31:44 +02:00
commit 53e22d9f4b
73 changed files with 74 additions and 74 deletions

View file

@ -38,7 +38,7 @@ class DLFPBackend(BaseBackend, ICapMessages, ICapMessagesPost, ICapContent):
NAME = 'dlfp'
MAINTAINER = 'Romain Bignon'
EMAIL = 'romain@weboob.org'
VERSION = '0.8'
VERSION = '0.9'
LICENSE = 'AGPLv3+'
DESCRIPTION = "Da Linux French Page"
CONFIG = ValuesDict(Value('username', label='Username', regexp='.+'),