Skip to content

Commit 06855a2

Browse files
fix: rename package to gcf-python (PyPI name collision)
1 parent e831d42 commit 06855a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ requires = ["hatchling"]
33
build-backend = "hatchling.build"
44

55
[project]
6-
name = "gcf-py"
6+
name = "gcf-python"
77
version = "0.1.0"
88
description = "Python implementation of GCF (Graph Compact Format): token-optimized wire format for LLM tool responses"
99
readme = "README.md"

0 commit comments

Comments
 (0)