set application versions to 0.1
This commit is contained in:
parent
39f9406574
commit
944662c4bf
22 changed files with 22 additions and 22 deletions
|
|
@ -25,7 +25,7 @@ class CragrBackend(BaseBackend, ICapBank):
|
|||
NAME = 'cragr'
|
||||
MAINTAINER = 'Laurent Bachelier'
|
||||
EMAIL = 'laurent@bachelier.name'
|
||||
VERSION = '1.0'
|
||||
VERSION = '0.1'
|
||||
DESCRIPTION = 'Credit Agricole french bank\'s website'
|
||||
LICENSE = 'GPLv3'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue