summaryrefslogtreecommitdiff
path: root/gguf-py
diff options
context:
space:
mode:
authorOndřej Čertík <ondrej@certik.us>2024-03-14 11:57:31 -0600
committerGitHub <noreply@github.com>2024-03-14 19:57:31 +0200
commit727107707a73b3dc8a497cf9fc9405722c16dd2b (patch)
tree2a9982e85f0a620314eae0b6a1f91bf3cb18ed0b /gguf-py
parent69ff61397d2b7b550dcdda4a35b35128892408b0 (diff)
gguf-py : bump version to 0.8.0 (#6060)
Diffstat (limited to 'gguf-py')
-rw-r--r--gguf-py/pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gguf-py/pyproject.toml b/gguf-py/pyproject.toml
index 9789c2c8..96396e04 100644
--- a/gguf-py/pyproject.toml
+++ b/gguf-py/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "gguf"
-version = "0.7.0"
+version = "0.8.0"
description = "Read and write ML models in GGUF for GGML"
authors = ["GGML <ggml@ggml.ai>"]
packages = [