Bump to 0.i
Signed-off-by: Vicnet <vo.publique@gmail.com>
This commit is contained in:
parent
77984bf5fe
commit
4584384db7
1 changed files with 1 additions and 2 deletions
|
|
@ -32,10 +32,9 @@ class LaCentraleBackend(BaseBackend, ICapPriceComparison):
|
||||||
NAME = 'lacentrale'
|
NAME = 'lacentrale'
|
||||||
MAINTAINER = u'Vicnet'
|
MAINTAINER = u'Vicnet'
|
||||||
EMAIL = 'vicnet@weboob.org'
|
EMAIL = 'vicnet@weboob.org'
|
||||||
VERSION = '0.h'
|
VERSION = '0.i'
|
||||||
DESCRIPTION = 'Vehicule prices at LaCentrale.fr'
|
DESCRIPTION = 'Vehicule prices at LaCentrale.fr'
|
||||||
LICENSE = 'AGPLv3+'
|
LICENSE = 'AGPLv3+'
|
||||||
# CONFIG = BackendConfig(Value('zipcode', label='Zipcode', regexp='\d+'))
|
|
||||||
BROWSER = LaCentraleBrowser
|
BROWSER = LaCentraleBrowser
|
||||||
|
|
||||||
# inherited from ICapPriceComparison
|
# inherited from ICapPriceComparison
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue