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'
|
||||
MAINTAINER = u'Vicnet'
|
||||
EMAIL = 'vicnet@weboob.org'
|
||||
VERSION = '0.h'
|
||||
VERSION = '0.i'
|
||||
DESCRIPTION = 'Vehicule prices at LaCentrale.fr'
|
||||
LICENSE = 'AGPLv3+'
|
||||
# CONFIG = BackendConfig(Value('zipcode', label='Zipcode', regexp='\d+'))
|
||||
BROWSER = LaCentraleBrowser
|
||||
|
||||
# inherited from ICapPriceComparison
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue