bump to 0.7
This commit is contained in:
parent
dc98e8a544
commit
3cb6ca033f
62 changed files with 63 additions and 63 deletions
|
|
@ -31,7 +31,7 @@ class CragrBackend(BaseBackend, ICapBank):
|
|||
NAME = 'cragr'
|
||||
MAINTAINER = 'Xavier Guerrin'
|
||||
EMAIL = 'xavier@tuxfamily.org'
|
||||
VERSION = '0.6'
|
||||
VERSION = '0.7'
|
||||
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