bump to 0.e
This commit is contained in:
parent
aeac1a9a2c
commit
4a1e4b5afa
114 changed files with 115 additions and 115 deletions
|
|
@ -33,7 +33,7 @@ class CragrBackend(BaseBackend, ICapBank):
|
|||
NAME = 'cragr'
|
||||
MAINTAINER = u'Xavier Guerrin'
|
||||
EMAIL = 'xavier@tuxfamily.org'
|
||||
VERSION = '0.d'
|
||||
VERSION = '0.e'
|
||||
DESCRIPTION = u'Crédit Agricole French bank website'
|
||||
LICENSE = 'AGPLv3+'
|
||||
website_choices = OrderedDict([(k, u'%s (%s)' % (v, k)) for k, v in sorted({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue