Bump to 0.i

Signed-off-by: Vicnet <vo.publique@gmail.com>
This commit is contained in:
Vicnet 2014-02-26 17:49:58 +01:00 committed by Florent
commit 4584384db7

View file

@ -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