bump to 0.b
This commit is contained in:
parent
7e00089590
commit
4be4b40509
83 changed files with 84 additions and 84 deletions
|
|
@ -32,7 +32,7 @@ class CreditMutuelBackend(BaseBackend, ICapBank):
|
|||
NAME = 'creditmutuel'
|
||||
MAINTAINER = 'Julien Veyssier'
|
||||
EMAIL = 'julien.veyssier@aiur.fr'
|
||||
VERSION = '0.a'
|
||||
VERSION = '0.b'
|
||||
DESCRIPTION = u'Crédit Mutuel french bank'
|
||||
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