diff --git a/bin/user/forecast.py b/bin/user/forecast.py index e8abb64..4f89617 100644 --- a/bin/user/forecast.py +++ b/bin/user/forecast.py @@ -555,7 +555,7 @@ from weewx.engine import StdService from weewx.cheetahgenerator import SearchList -VERSION = "3.4.0b6" +VERSION = "3.4.0b7" if weewx.__version__ < "4": raise weewx.UnsupportedFeature( diff --git a/install.py b/install.py index 3241c12..99559e8 100644 --- a/install.py +++ b/install.py @@ -10,7 +10,7 @@ def loader(): class ForecastInstaller(ExtensionInstaller): def __init__(self): super(ForecastInstaller, self).__init__( - version="3.4.0b6", + version="3.4.0b7", name='forecast', description='Generate and display weather and tide forecasts.', author="Matthew Wall", diff --git a/readme.txt b/readme.txt index b37aadd..8e66828 100644 --- a/readme.txt +++ b/readme.txt @@ -78,7 +78,7 @@ Installation instructions: 1) run the installer: -wee_extension --install weewx-forecast-3.4.0b6.zip +wee_extension --install weewx-forecast-3.4.0b7.zip 2) modify weewx.conf for your location: