diff --git a/pyproject.toml b/pyproject.toml index 01f3eed..5798161 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "opower" -version = "0.2.0" +version = "0.3.0" license = {text = "Apache-2.0"} authors = [ { name="tronikos", email="tronikos@gmail.com" },