bump to 0.8
This commit is contained in:
parent
3faa6ffa59
commit
31a0a0a8be
65 changed files with 67 additions and 67 deletions
|
|
@ -30,7 +30,7 @@ class CreditMutuelBackend(BaseBackend, ICapBank):
|
|||
NAME = 'creditmutuel'
|
||||
MAINTAINER = 'Julien Veyssier'
|
||||
EMAIL = 'julien.veyssier@aiur.fr'
|
||||
VERSION = '0.7'
|
||||
VERSION = '0.8'
|
||||
DESCRIPTION = u'Crédit Mutuel french bank'
|
||||
LICENSE = 'GPLv3'
|
||||
CONFIG = ValuesDict(Value('login', label='Account ID', regexp='^\d{1,13}\w$'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue