diff --git a/custom_components/pid_departures/manifest.json b/custom_components/pid_departures/manifest.json index 39cd077..696d526 100644 --- a/custom_components/pid_departures/manifest.json +++ b/custom_components/pid_departures/manifest.json @@ -8,5 +8,5 @@ "iot_class": "cloud_polling", "issue_tracker": "https://github.com/dvejsada/PID_integration/issues", "requirements": ["aiohttp", "attrs"], - "version": "1.0.0" + "version": "2.0.1" }