diff --git a/pyproject.toml b/pyproject.toml index dfb6317..b301799 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "kttools" -version = "0.2.0" +version = "0.2.1" description = "Kelvin's miscellaneous tools for python" authors = ["Zewen Kelvin Tuong "] license = "MIT"