diff --git a/pyproject.toml b/pyproject.toml index b9e9616..9b64f93 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,7 @@ warn_unused_ignores = true [tool.poetry] name = "aioambient" -version = "2024.01.0" +version = "2024.08.0" description = "A clean, async-friendly library for the Ambient Weather API" readme = "README.md" authors = ["Aaron Bach "]