diff --git a/custom_components/lunar_phase/manifest.json b/custom_components/lunar_phase/manifest.json index 5ed1905..9106566 100644 --- a/custom_components/lunar_phase/manifest.json +++ b/custom_components/lunar_phase/manifest.json @@ -10,7 +10,7 @@ "iot_class": "local_push", "issue_tracker": "https://github.com/ngocjohn/lunar-phase/issues", "requirements": [ - "ephem==4.1.5" + "ephem==4.1.6" ], - "version": "0.2.0" -} \ No newline at end of file + "version": "0.2.1" +}