bump version of every applications to 0.2
This commit is contained in:
parent
ec45f3c2f0
commit
71f18ce7f6
33 changed files with 33 additions and 33 deletions
|
|
@ -31,7 +31,7 @@ class DLFPBackend(BaseBackend, ICapMessages, ICapMessagesPost):
|
|||
NAME = 'dlfp'
|
||||
MAINTAINER = 'Romain Bignon'
|
||||
EMAIL = 'romain@peerfuse.org'
|
||||
VERSION = '0.1'
|
||||
VERSION = '0.2'
|
||||
LICENSE = 'GPLv3'
|
||||
DESCRIPTION = "Da Linux French Page"
|
||||
CONFIG = {'username': BaseBackend.ConfigField(description='Username on website', regexp='.+'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue