bump to 0.h
This commit is contained in:
parent
4f58d73014
commit
9b022b2ebe
165 changed files with 166 additions and 166 deletions
|
|
@ -36,7 +36,7 @@ class CreditMutuelBackend(BaseBackend, ICapBank):
|
|||
NAME = 'creditmutuel'
|
||||
MAINTAINER = u'Julien Veyssier'
|
||||
EMAIL = 'julien.veyssier@aiur.fr'
|
||||
VERSION = '0.g'
|
||||
VERSION = '0.h'
|
||||
DESCRIPTION = u'Crédit Mutuel French bank website'
|
||||
LICENSE = 'AGPLv3+'
|
||||
CONFIG = BackendConfig(ValueBackendPassword('login', label='Account ID', regexp='^\d{1,13}\w$', masked=False),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue