diff --git a/bin/user/rtgd.py b/bin/user/rtgd.py index d126402..50f55ec 100644 --- a/bin/user/rtgd.py +++ b/bin/user/rtgd.py @@ -319,7 +319,7 @@ log = logging.getLogger(__name__) # version number of this script -RTGD_VERSION = '0.6.6' +RTGD_VERSION = '0.6.7' # version number (format) of the generated gauge-data.txt GAUGE_DATA_VERSION = '14' diff --git a/install.py b/install.py index 8b5f06d..2d40557 100644 --- a/install.py +++ b/install.py @@ -116,7 +116,7 @@ import weewx REQUIRED_VERSION = "4.0.0" -RTGD_VERSION = "0.6.6" +RTGD_VERSION = "0.6.7" # define our config as a multiline string so we can preserve comments rtgd_config = """