version of integrated backends might be the same than weboob
This commit is contained in:
parent
4b40271568
commit
b31af983fe
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ class CreditMutuelBackend(BaseBackend, ICapBank):
|
|||
NAME = 'creditmutuel'
|
||||
MAINTAINER = 'Julien Veyssier'
|
||||
EMAIL = 'julien.veyssier@aiur.fr'
|
||||
VERSION = '0.2'
|
||||
VERSION = '0.4'
|
||||
DESCRIPTION = 'Crédit Mutuel french bank'
|
||||
LICENSE = 'GPLv3'
|
||||
CONFIG = ValuesDict(Value('login', label='Account ID', regexp='^\d{1,13}\w$'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue