diff --git a/pyproject.toml b/pyproject.toml index 00e0fd4..3b670ec 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.26" +version = "0.27" authors = [{ name = "xhedit", email = "jevd@protonmail.com" }] dependencies = [ "click",