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