diff --git a/pyproject.toml b/pyproject.toml index 08b3787..f0b6f88 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "KlebLib" -version = "1.0.0" +version = "1.0.1" description = "A collection of classes and functions that no-one will ever need" license = "MIT" authors = ["Caleb Robson "]