diff --git a/pyproject.toml b/pyproject.toml index 5b271da..d94209c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "py-aosmith" -version = "1.0.6" +version = "1.0.7" description = "A Python client library for A. O. Smith water heaters" authors = ["Brandon Rothweiler "] license = "MIT"