Skip to content

Commit 23fd453

Browse files
authored
gguf-py : bump version from 0.9.1 to 0.10.0 (#9051)
1 parent c679e0c commit 23fd453

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)