bump to 0.g
This commit is contained in:
parent
547cd76a41
commit
9484099a1d
141 changed files with 141 additions and 141 deletions
|
|
@ -31,7 +31,7 @@ class PrixCarburantsBackend(BaseBackend, ICapPriceComparison):
|
|||
NAME = 'prixcarburants'
|
||||
MAINTAINER = u'Romain Bignon'
|
||||
EMAIL = 'romain@weboob.org'
|
||||
VERSION = '0.f'
|
||||
VERSION = '0.g'
|
||||
DESCRIPTION = 'French governement website to compare fuel prices'
|
||||
LICENSE = 'AGPLv3+'
|
||||
CONFIG = BackendConfig(Value('zipcode', label='Zipcode', regexp='\d+'))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue