change version to 0.5
This commit is contained in:
parent
f9fbd7646a
commit
bf2db2eb9b
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ class MeteofranceBackend(BaseBackend, ICapWeather):
|
|||
NAME = 'meteofrance'
|
||||
MAINTAINER = 'Cedric Defortis'
|
||||
EMAIL = 'cedric@aiur.fr'
|
||||
VERSION = '0.1'
|
||||
VERSION = '0.5'
|
||||
DESCRIPTION = 'Get forecasts from the MeteoFrance website'
|
||||
LICENSE = 'GPLv3'
|
||||
#CONFIG = ValuesDict(Value('domain', label='Domain (example "ssl.what.cd")'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue