bump to 0.g
This commit is contained in:
parent
547cd76a41
commit
9484099a1d
141 changed files with 141 additions and 141 deletions
|
|
@ -32,7 +32,7 @@ class CarrefourBanqueBackend(BaseBackend, ICapBank):
|
|||
NAME = 'carrefourbanque'
|
||||
MAINTAINER = u'Romain Bignon'
|
||||
EMAIL = 'romain@weboob.org'
|
||||
VERSION = '0.f'
|
||||
VERSION = '0.g'
|
||||
DESCRIPTION = u'Carrefour Banque French bank website'
|
||||
LICENSE = 'AGPLv3+'
|
||||
CONFIG = BackendConfig(ValueBackendPassword('login', label='Account ID', regexp='\d+', masked=False),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue