bump version of backends and applications to 0.3

This commit is contained in:
Romain Bignon 2010-10-11 10:31:44 +02:00
commit c959feacac
36 changed files with 36 additions and 36 deletions

View file

@ -43,7 +43,7 @@ class AuMBackend(BaseBackend, ICapMessages, ICapMessagesPost, ICapDating, ICapCh
NAME = 'aum'
MAINTAINER = 'Romain Bignon'
EMAIL = 'romain@peerfuse.org'
VERSION = '0.2'
VERSION = '0.3'
LICENSE = 'GPLv3'
DESCRIPTION = u"“Adopte un mec” french dating website"
CONFIG = {'username': BaseBackend.ConfigField(description='Username on website'),