diff --git a/pyproject.toml b/pyproject.toml index 77bd6b3f..f43bf87e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [project] -name = "cc-nim" +name = "free-claude-code" version = "2.0.0" -description = "Proxy that translates Claude Code CLI (Anthropic API) to NVIDIA NIM" +description = "Middleware between Claude Code CLI (Anthropic API) and NVIDIA NIM" readme = "README.md" requires-python = ">=3.10" dependencies = [