bump to 0.8
This commit is contained in:
parent
3faa6ffa59
commit
31a0a0a8be
65 changed files with 67 additions and 67 deletions
|
|
@ -29,7 +29,7 @@ class MeteofranceBackend(BaseBackend, ICapWeather):
|
|||
NAME = 'meteofrance'
|
||||
MAINTAINER = 'Cedric Defortis'
|
||||
EMAIL = 'cedric@aiur.fr'
|
||||
VERSION = '0.7'
|
||||
VERSION = '0.8'
|
||||
DESCRIPTION = 'Get forecasts from the MeteoFrance website'
|
||||
LICENSE = 'GPLv3'
|
||||
BROWSER = MeteofranceBrowser
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue