mirror of
https://github.com/weewx/weewx.git
synced 2026-06-10 18:15:16 -04:00
bump te923 version number to avoid conflict with contributions from andrew miles
This commit is contained in:
@@ -130,7 +130,7 @@ import weewx.drivers
|
||||
import weewx.wxformulas
|
||||
|
||||
DRIVER_NAME = 'TE923'
|
||||
DRIVER_VERSION = '0.13'
|
||||
DRIVER_VERSION = '0.14'
|
||||
|
||||
def loader(config_dict, engine):
|
||||
return TE923Driver(**config_dict[DRIVER_NAME])
|
||||
|
||||
Reference in New Issue
Block a user