From be7bbeb1ec985d11d5d1bf1c4eb7a082795210e1 Mon Sep 17 00:00:00 2001 From: Luke Date: Mon, 20 Feb 2023 08:59:41 -0500 Subject: [PATCH] bump to osuthern-company-api 0.3.8 --- custom_components/southern_company_hacs/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/custom_components/southern_company_hacs/manifest.json b/custom_components/southern_company_hacs/manifest.json index 9fd7c55..47582a8 100644 --- a/custom_components/southern_company_hacs/manifest.json +++ b/custom_components/southern_company_hacs/manifest.json @@ -7,6 +7,6 @@ "documentation": "https://github.com/Lash-L/southern-company-hacs", "issue_tracker": "https://github.com/Lash-L/southern-company-hacs/issues", "iot_class": "cloud_polling", - "requirements": ["southern-company-api==0.3.6"], - "version": "0.0.8" + "requirements": ["southern-company-api==0.3.8"], + "version": "0.0.9" }