diff --git a/custom_components/yandexgpt_conversation/manifest.json b/custom_components/yandexgpt_conversation/manifest.json index 69f1151..0f262a6 100644 --- a/custom_components/yandexgpt_conversation/manifest.json +++ b/custom_components/yandexgpt_conversation/manifest.json @@ -11,5 +11,5 @@ "issue_tracker": "https://github.com/black-roland/homeassistant-yandexgpt/issues", "loggers": ["yandexgpt_conversation"], "requirements": ["yandex-cloud-ml-sdk==0.1.2"], - "version": "1.0.3" + "version": "1.1.0" }