diff --git a/pyproject.toml b/pyproject.toml index a9bb2dc..b3e287d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "dg-clt" -version = "0.1.4" +version = "0.1.6" description = "The Dazed Gerbil's Command Line Tools" authors = ["Calum Andrew Morrell "] readme = "README.md"