Skip to content

Commit a9e5359

Browse files
committed
Update project README and PyPI information
1 parent 426d242 commit a9e5359

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "scikit_build_core.build"
55
[project]
66
name = "ggml_py"
77
dynamic = ["version"]
8-
description = "Python bindings for ggml. Fork of original project updating ggml to latest."
8+
description = "Python bindings for ggml. Fork of the original project to use the latest version of ggml."
99
readme = "README.md"
1010
license = { text = "MIT" }
1111
requires-python = ">=3.10"

0 commit comments

Comments
 (0)