diff --git a/pyproject.toml b/pyproject.toml index 22c4509..46fe3d9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,9 +1,11 @@ + [tool.poetry] name = "blynclight" -version = "0.4.5" +version = "0.4.6" description = "Python language bindings for Embrava BlyncLight devices." authors = ["Erik O'Shaughnessy "] license = "Apache-2.0" +readme = "README.rst" [tool.poetry.scripts]