Skip to content

Commit 1f5a311

Browse files
compiladearthw
authored andcommitted
gguf-py : bump version from 0.9.1 to 0.10.0 (ggml-org#9051)
1 parent b3f2bde commit 1f5a311

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gguf-py/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "gguf"
3-
version = "0.9.1"
3+
version = "0.10.0"
44
description = "Read and write ML models in GGUF for GGML"
55
authors = ["GGML <ggml@ggml.ai>"]
66
packages = [

0 commit comments

Comments
 (0)