diff --git a/pyproject.toml b/pyproject.toml index 47a3da1..c6c1485 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "dg-clt" -version = "0.1.8" +version = "0.2.0" description = "The Dazed Gerbil's Command Line Tools" readme = "README.md" authors = ["Calum Andrew Morrell "]