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