bump to 0.f
This commit is contained in:
parent
3209289cfe
commit
bf3132e8c0
120 changed files with 121 additions and 121 deletions
|
|
@ -33,7 +33,7 @@ class CragrBackend(BaseBackend, ICapBank):
|
|||
NAME = 'cragr'
|
||||
MAINTAINER = u'Xavier Guerrin'
|
||||
EMAIL = 'xavier@tuxfamily.org'
|
||||
VERSION = '0.e'
|
||||
VERSION = '0.f'
|
||||
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