bump to 0.b
This commit is contained in:
parent
7e00089590
commit
4be4b40509
83 changed files with 84 additions and 84 deletions
|
|
@ -33,7 +33,7 @@ class CragrBackend(BaseBackend, ICapBank):
|
|||
NAME = 'cragr'
|
||||
MAINTAINER = 'Xavier Guerrin'
|
||||
EMAIL = 'xavier@tuxfamily.org'
|
||||
VERSION = '0.a'
|
||||
VERSION = '0.b'
|
||||
DESCRIPTION = 'Credit Agricole french bank\'s 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