bump version of backends and applications to 0.3
This commit is contained in:
parent
8ca143f727
commit
c959feacac
36 changed files with 36 additions and 36 deletions
|
|
@ -26,7 +26,7 @@ class BPBackend(BaseBackend, ICapBank):
|
|||
NAME = 'bp'
|
||||
MAINTAINER = 'Nicolas Duhamel'
|
||||
EMAIL = 'nicolas@jombi.fr'
|
||||
VERSION = '0.2'
|
||||
VERSION = '0.3'
|
||||
LICENSE = 'GPLv3'
|
||||
DESCRIPTION = u'La banque postale, French bank'
|
||||
CONFIG = {'login': BaseBackend.ConfigField(description='Account ID'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue