diff --git a/pyproject.toml b/pyproject.toml index d579dc4..ef3562e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ name = "llm-quantkit" description = "cli tool for downloading and quantizing LLMs" readme = "README.md" license = { text = "MIT License" } -version = "0.19" +version = "0.20" authors = [{ name = "xhedit", email = "jevd@protonmail.com" }] dependencies = [ "click",