diff --git a/pyproject.toml b/pyproject.toml index a460346..1c268bd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ name = "HomeAssistant-API" readme = "README.md" include = ["homeassistant_api/py.typed"] repository = "https://github.com/GrandMoff100/HomeAssistantAPI" -version = "3.0.3.post2" +version = "3.0.3.post3" [tool.poetry.dependencies] aiohttp = "^3.8.1" aiohttp-client-cache = "^0.6.1"