We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69ff613 commit 7271077Copy full SHA for 7271077
gguf-py/pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "gguf"
3
-version = "0.7.0"
+version = "0.8.0"
4
description = "Read and write ML models in GGUF for GGML"
5
authors = ["GGML <[email protected]>"]
6
packages = [
0 commit comments