diff --git a/pyproject.toml b/pyproject.toml index 2aca952..3b6071c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pyeia" -version = "0.1.5" +version = "0.1.6" description = "Python client for the Energy Information Administration (EIA) API" authors = ["Thomas Tu "] license = "BSD-3-Clause-LBNL"