diff --git a/pyproject.toml b/pyproject.toml index 9377b75..3eae23f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "octopus-energy" -version = "0.1.5" +version = "0.1.6" description = "Python client for the Octopus Energy RESTful API" authors = ["Mark Allanson "] license = "MIT"