bump version of every applications to 0.2

This commit is contained in:
Romain Bignon 2010-09-25 07:39:40 +02:00
commit 71f18ce7f6
33 changed files with 33 additions and 33 deletions

View file

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