bump to 0.8
This commit is contained in:
parent
3faa6ffa59
commit
31a0a0a8be
65 changed files with 67 additions and 67 deletions
|
|
@ -31,7 +31,7 @@ class CragrBackend(BaseBackend, ICapBank):
|
|||
NAME = 'cragr'
|
||||
MAINTAINER = 'Xavier Guerrin'
|
||||
EMAIL = 'xavier@tuxfamily.org'
|
||||
VERSION = '0.7'
|
||||
VERSION = '0.8'
|
||||
DESCRIPTION = 'Credit Agricole french bank\'s website'
|
||||
LICENSE = 'GPLv3'
|
||||
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