diff --git a/index.py b/index.py index ee27c1b..30a478c 100644 --- a/index.py +++ b/index.py @@ -22,7 +22,7 @@ first_message = True _LOGGER = None -VERSION = '1.8.4' +VERSION = '1.8.5' CONFIG_PATH = './config/config.yml' DB_PATH = './config/frigate_plate_recogizer.db'