Bump version to 0.h

This commit is contained in:
Florent 2013-10-28 18:36:52 +01:00
commit bf58cec2fc

View file

@ -33,7 +33,7 @@ class VelibBackend(BaseBackend, ICapGauge):
DESCRIPTION = u'get Vélib\' information'
MAINTAINER = u'Herve Werner'
EMAIL = 'dud225@hotmail.com'
VERSION = '0.g'
VERSION = '0.h'
LICENSE = 'AGPLv3'
BROWSER = VelibBrowser