bump to 0.6
This commit is contained in:
parent
f3fe130a0f
commit
2ebb9a844d
53 changed files with 54 additions and 54 deletions
|
|
@ -30,7 +30,7 @@ class LCLBackend(BaseBackend, ICapBank):
|
|||
NAME = 'lcl'
|
||||
MAINTAINER = 'Romain Bignon'
|
||||
EMAIL = 'romain@weboob.org'
|
||||
VERSION = '0.5'
|
||||
VERSION = '0.6'
|
||||
DESCRIPTION = 'Le Credit Lyonnais crappy french bank'
|
||||
LICENSE = 'GPLv3'
|
||||
CONFIG = ValuesDict(Value('login', label='Account ID', regexp='^\d{1,6}\w$'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue