bump to 0.b
This commit is contained in:
parent
7e00089590
commit
4be4b40509
83 changed files with 84 additions and 84 deletions
|
|
@ -34,7 +34,7 @@ class LCLBackend(BaseBackend, ICapBank):
|
|||
NAME = 'lcl'
|
||||
MAINTAINER = u'Pierre Mazière'
|
||||
EMAIL = 'pierre.maziere@gmail.com'
|
||||
VERSION = '0.a'
|
||||
VERSION = '0.b'
|
||||
DESCRIPTION = 'Le Credit Lyonnais crappy french bank'
|
||||
LICENSE = 'AGPLv3+'
|
||||
CONFIG = BackendConfig(ValueBackendPassword('login', label='Account ID', regexp='^\d{1,6}\w$', masked=False),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue