diff --git a/pyproject.toml b/pyproject.toml index cc3f1f6..a340ecb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "opower" -version = "0.0.12" +version = "0.0.13" license = {text = "Apache-2.0"} authors = [ { name="tronikos", email="tronikos@gmail.com" },