From 1f592ca8c50b5a28a480843cecd47a03c20d2968 Mon Sep 17 00:00:00 2001
From: Bram van Dartel <root@rootrulez.com>
Date: Tue, 1 Dec 2020 12:06:26 +0100
Subject: [PATCH] fix today, tomorrow, dot

---
 custom_components/afvalwijzer/const/const.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/custom_components/afvalwijzer/const/const.py b/custom_components/afvalwijzer/const/const.py
index ecfb1a5..d1a6d26 100755
--- a/custom_components/afvalwijzer/const/const.py
+++ b/custom_components/afvalwijzer/const/const.py
@@ -41,7 +41,7 @@
 STARTUP_MESSAGE = """
 -------------------------------------------------------------------
 Afvalwijzer
-Version: 5.1.5
+Version: 5.2.0
 This is a custom integration!
 If you have any issues with this you need to open an issue here:
 "https://github.com/xirixiz/homeassistant-afvalwijzer/issues"