diff --git a/gguf-py/pyproject.toml b/gguf-py/pyproject.toml index 10e94876c9c8e..9c39562560c9e 100644 --- a/gguf-py/pyproject.toml +++ b/gguf-py/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "gguf" -version = "0.11.0" +version = "0.13.0" description = "Read and write ML models in GGUF for GGML" authors = ["GGML "] packages = [