Skip to content

Commit 973f328

Browse files
authored
Merge pull request #10788 from ggerganov/gg/gguf-py-0.11.0
2 parents 235f6e1 + fb18934 commit 973f328

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gguf-py/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "gguf"
3-
version = "0.10.0"
3+
version = "0.11.0"
44
description = "Read and write ML models in GGUF for GGML"
55
authors = ["GGML <[email protected]>"]
66
packages = [

0 commit comments

Comments
 (0)