diff --git a/custom_components/extended_openai_conversation/manifest.json b/custom_components/extended_openai_conversation/manifest.json index 44fadee..4ebaef7 100644 --- a/custom_components/extended_openai_conversation/manifest.json +++ b/custom_components/extended_openai_conversation/manifest.json @@ -19,5 +19,5 @@ "requirements": [ "openai~=1.3.8" ], - "version": "0.0.9" + "version": "1.0.0" } \ No newline at end of file