bump to 0.9
This commit is contained in:
parent
2c4856384b
commit
53e22d9f4b
73 changed files with 74 additions and 74 deletions
|
|
@ -34,7 +34,7 @@ class LCLBackend(BaseBackend, ICapBank):
|
|||
NAME = 'lcl'
|
||||
MAINTAINER = u'Pierre Mazière'
|
||||
EMAIL = 'pierre.maziere@gmail.com'
|
||||
VERSION = '0.8'
|
||||
VERSION = '0.9'
|
||||
DESCRIPTION = 'Le Credit Lyonnais crappy french bank'
|
||||
LICENSE = 'AGPLv3+'
|
||||
CONFIG = ValuesDict(Value('login', label='Account ID', regexp='^\d{1,6}\w$'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue