bump to 0.8
This commit is contained in:
parent
3faa6ffa59
commit
31a0a0a8be
65 changed files with 67 additions and 67 deletions
|
|
@ -32,7 +32,7 @@ class LCLBackend(BaseBackend, ICapBank):
|
|||
NAME = 'lcl'
|
||||
MAINTAINER = u'Pierre Mazière'
|
||||
EMAIL = 'pierre.maziere@gmail.com'
|
||||
VERSION = '0.7'
|
||||
VERSION = '0.8'
|
||||
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